Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/libc/sys An unlink() appeared already in v2 UNIX.
details: https://anonhg.NetBSD.org/src/rev/a226d231e7cd
branches: trunk
changeset: 753607:a226d231e7cd
user: jruoho <jruoho%NetBSD.org@localhost>
date: Sat Apr 03 15:35:06 2010 +0000
description:
An unlink() appeared already in v2 UNIX.
diffstat:
lib/libc/sys/unlink.2 | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (24 lines):
diff -r 8cc6d6b815bd -r a226d231e7cd lib/libc/sys/unlink.2
--- a/lib/libc/sys/unlink.2 Sat Apr 03 15:13:43 2010 +0000
+++ b/lib/libc/sys/unlink.2 Sat Apr 03 15:35:06 2010 +0000
@@ -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 @@
An
.Fn unlink
function call appeared in
-.At v6 .
+.At v2 .
Home |
Main Index |
Thread Index |
Old Index