Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/lib/libc/sys bump .Dd .



details:   https://anonhg.NetBSD.org/src/rev/1562cd237318
branches:  trunk
changeset: 535151:1562cd237318
user:      yamt <yamt%NetBSD.org@localhost>
date:      Sun Aug 11 10:28:23 2002 +0000

description:
bump .Dd .

diffstat:

 lib/libc/sys/execve.2 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r dcc51d441c0b -r 1562cd237318 lib/libc/sys/execve.2
--- a/lib/libc/sys/execve.2     Sun Aug 11 10:27:49 2002 +0000
+++ b/lib/libc/sys/execve.2     Sun Aug 11 10:28:23 2002 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: execve.2,v 1.23 2002/08/11 10:27:49 yamt Exp $
+.\"    $NetBSD: execve.2,v 1.24 2002/08/11 10:28:23 yamt Exp $
 .\"
 .\" Copyright (c) 1980, 1991, 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -33,7 +33,7 @@
 .\"
 .\"     @(#)execve.2   8.5 (Berkeley) 6/1/94
 .\"
-.Dd June 1, 1994
+.Dd August 11, 2002
 .Dt EXECVE 2
 .Os
 .Sh NAME



Home | Main Index | Thread Index | Old Index