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 for my previous commit.



details:   https://anonhg.NetBSD.org/src/rev/0d99889d5c60
branches:  trunk
changeset: 535113:0d99889d5c60
user:      yamt <yamt%NetBSD.org@localhost>
date:      Sat Aug 10 16:51:26 2002 +0000

description:
bump .Dd for my previous commit.

diffstat:

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

diffs (18 lines):

diff -r 8d22b3ecebf7 -r 0d99889d5c60 lib/libc/stdlib/abort.3
--- a/lib/libc/stdlib/abort.3   Sat Aug 10 16:47:54 2002 +0000
+++ b/lib/libc/stdlib/abort.3   Sat Aug 10 16:51:26 2002 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: abort.3,v 1.9 2002/08/10 16:47:54 yamt Exp $
+.\"    $NetBSD: abort.3,v 1.10 2002/08/10 16:51:26 yamt Exp $
 .\"
 .\" Copyright (c) 1990, 1991, 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -37,7 +37,7 @@
 .\"
 .\"     from: @(#)abort.3      8.1 (Berkeley) 6/4/93
 .\"
-.Dd June 4, 1993
+.Dd August 11, 2002
 .Dt ABORT 3
 .Os
 .Sh NAME



Home | Main Index | Thread Index | Old Index