Source-Changes-HG archive

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

[src/trunk]: src/lib/libc/sys Put the description of "options" in a new parag...



details:   https://anonhg.NetBSD.org/src/rev/2d9190cabb4f
branches:  trunk
changeset: 566914:2d9190cabb4f
user:      lukem <lukem%NetBSD.org@localhost>
date:      Mon May 24 05:52:52 2004 +0000

description:
Put the description of "options" in a new paragraph, for consistency

diffstat:

 lib/libc/sys/wait.2 |  5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diffs (26 lines):

diff -r 78d61d860836 -r 2d9190cabb4f lib/libc/sys/wait.2
--- a/lib/libc/sys/wait.2       Mon May 24 03:51:04 2004 +0000
+++ b/lib/libc/sys/wait.2       Mon May 24 05:52:52 2004 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: wait.2,v 1.25 2004/05/13 10:20:58 wiz Exp $
+.\"    $NetBSD: wait.2,v 1.26 2004/05/24 05:52:52 lukem Exp $
 .\"
 .\" Copyright (c) 1980, 1991, 1993, 1994
 .\"    The Regents of the University of California.  All rights reserved.
@@ -29,7 +29,7 @@
 .\"
 .\"     @(#)wait.2     8.2 (Berkeley) 4/19/94
 .\"
-.Dd April 19, 1994
+.Dd May 24, 2004
 .Dt WAIT 2
 .Os
 .Sh NAME
@@ -98,6 +98,7 @@
 The
 .Fa status
 parameter is defined below.
+.Pp
 The
 .Fa options
 parameter contains the bitwise OR of any of the following options:



Home | Main Index | Thread Index | Old Index