Source-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/src/rev/8da4ee1f4d25
branches:  trunk
changeset: 535116:8da4ee1f4d25
user:      yamt <yamt%NetBSD.org@localhost>
date:      Sat Aug 10 17:10:11 2002 +0000

description:
bump .Dd .

diffstat:

 lib/libc/stdlib/exit.3 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 302fede165ec -r 8da4ee1f4d25 lib/libc/stdlib/exit.3
--- a/lib/libc/stdlib/exit.3    Sat Aug 10 17:09:27 2002 +0000
+++ b/lib/libc/stdlib/exit.3    Sat Aug 10 17:10:11 2002 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: exit.3,v 1.9 2002/08/10 17:09:27 yamt Exp $
+.\" $NetBSD: exit.3,v 1.10 2002/08/10 17:10:11 yamt Exp $
 .\"
 .\" Copyright (c) 1990, 1991, 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -37,7 +37,7 @@
 .\"
 .\"     from: @(#)exit.3       8.1 (Berkeley) 6/4/93
 .\"
-.Dd March 21, 2001
+.Dd August 11, 2002
 .Dt EXIT 3
 .Os
 .Sh NAME



Home | Main Index | Thread Index | Old Index