Source-Changes-HG archive

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

[src/trunk]: src/lib/libc/gen Update Dd for recent changes.



details:   https://anonhg.NetBSD.org/src/rev/d198190b2025
branches:  trunk
changeset: 535102:d198190b2025
user:      wiz <wiz%NetBSD.org@localhost>
date:      Sat Aug 10 09:17:49 2002 +0000

description:
Update Dd for recent changes.

diffstat:

 lib/libc/gen/initgroups.3 |  4 ++--
 lib/libc/gen/setjmp.3     |  4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diffs (36 lines):

diff -r 5cf9bca0d9a0 -r d198190b2025 lib/libc/gen/initgroups.3
--- a/lib/libc/gen/initgroups.3 Sat Aug 10 09:14:59 2002 +0000
+++ b/lib/libc/gen/initgroups.3 Sat Aug 10 09:17:49 2002 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: initgroups.3,v 1.11 2002/08/10 04:50:39 yamt Exp $
+.\"    $NetBSD: initgroups.3,v 1.12 2002/08/10 09:17:49 wiz Exp $
 .\"
 .\" Copyright (c) 1983, 1991, 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -33,7 +33,7 @@
 .\"
 .\"     @(#)initgroups.3       8.1 (Berkeley) 6/4/93
 .\"
-.Dd June 4, 1993
+.Dd August 10, 2002
 .Dt INITGROUPS 3
 .Os
 .Sh NAME
diff -r 5cf9bca0d9a0 -r d198190b2025 lib/libc/gen/setjmp.3
--- a/lib/libc/gen/setjmp.3     Sat Aug 10 09:14:59 2002 +0000
+++ b/lib/libc/gen/setjmp.3     Sat Aug 10 09:17:49 2002 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: setjmp.3,v 1.11 2002/08/10 05:05:24 yamt Exp $
+.\"    $NetBSD: setjmp.3,v 1.12 2002/08/10 09:17:49 wiz Exp $
 .\"
 .\" Copyright (c) 1990, 1991, 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -37,7 +37,7 @@
 .\"
 .\"     @(#)setjmp.3   8.1 (Berkeley) 6/4/93
 .\"
-.Dd June 4, 1993
+.Dd August 10, 2002
 .Dt SETJMP 3
 .Os
 .Sh NAME



Home | Main Index | Thread Index | Old Index