An unlink() appeared already in v2 UNIX.

This commit is contained in:
jruoho 2010-04-03 15:35:06 +00:00
parent 22c60c14ce
commit e029f37fb0

View File

@ -1,4 +1,4 @@
.\" $NetBSD: unlink.2,v 1.20 2004/05/13 10:20:58 wiz Exp $
.\" $NetBSD: unlink.2,v 1.21 2010/04/03 15:35:06 jruoho Exp $
.\"
.\" Copyright (c) 1980, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@ -29,7 +29,7 @@
.\"
.\" @(#)unlink.2 8.1 (Berkeley) 6/4/93
.\"
.Dd June 4, 1993
.Dd April 3, 2010
.Dt UNLINK 2
.Os
.Sh NAME
@ -117,4 +117,4 @@ function conforms to
An
.Fn unlink
function call appeared in
.At v6 .
.At v2 .