Source-Changes-HG archive

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

[src/trunk]: src/lib/libc/sys Whitespace fix, noted by John Hawkinson.



details:   https://anonhg.NetBSD.org/src/rev/5ed754f21fab
branches:  trunk
changeset: 495767:5ed754f21fab
user:      wiz <wiz%NetBSD.org@localhost>
date:      Fri Aug 04 20:03:07 2000 +0000

description:
Whitespace fix, noted by John Hawkinson.

diffstat:

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

diffs (18 lines):

diff -r dc0c9aad3679 -r 5ed754f21fab lib/libc/sys/minherit.2
--- a/lib/libc/sys/minherit.2   Fri Aug 04 17:22:09 2000 +0000
+++ b/lib/libc/sys/minherit.2   Fri Aug 04 20:03:07 2000 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: minherit.2,v 1.7 2000/08/01 00:53:07 wiz Exp $
+.\"    $NetBSD: minherit.2,v 1.8 2000/08/04 20:03:07 wiz Exp $
 .\"
 .\" Copyright (c) 1991, 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -54,7 +54,7 @@
 .Fa inherit ,
 which can be set to 
 .Dv MAP_INHERIT_NONE ,
-.Dv MAP_INHERIT_COPY,
+.Dv MAP_INHERIT_COPY ,
 or
 .Dv MAP_INHERIT_SHARE .
 Also possible is



Home | Main Index | Thread Index | Old Index