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/b91334401340
branches:  trunk
changeset: 535182:b91334401340
user:      yamt <yamt%NetBSD.org@localhost>
date:      Sun Aug 11 14:43:52 2002 +0000

description:
bump .Dd .

diffstat:

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

diffs (18 lines):

diff -r 1cd6596ce2bd -r b91334401340 lib/libc/sys/mprotect.2
--- a/lib/libc/sys/mprotect.2   Sun Aug 11 14:36:33 2002 +0000
+++ b/lib/libc/sys/mprotect.2   Sun Aug 11 14:43:52 2002 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: mprotect.2,v 1.13 2002/08/11 14:36:33 yamt Exp $
+.\"    $NetBSD: mprotect.2,v 1.14 2002/08/11 14:43:52 yamt Exp $
 .\"
 .\" Copyright (c) 1991, 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -33,7 +33,7 @@
 .\"
 .\"    @(#)mprotect.2  8.1 (Berkeley) 6/9/93
 .\"
-.Dd June 9, 1993
+.Dd August 11, 2002
 .Dt MPROTECT 2
 .Os
 .Sh NAME



Home | Main Index | Thread Index | Old Index