diff options
| author | lukem <lukem@NetBSD.org> | 2004-05-24 05:52:52 +0000 |
|---|---|---|
| committer | lukem <lukem@NetBSD.org> | 2004-05-24 05:52:52 +0000 |
| commit | b8580dfae9e7be80555ef8968d17b0326ecdb2db (patch) | |
| tree | 2de793ed686412ab2d4c93c6eb30117c31bf74d9 /lib/libc/sys | |
| parent | 62eb5fae68ffea5ac5c3e1b5059bb421798e3898 (diff) | |
Put the description of "options" in a new paragraph, for consistency
Diffstat (limited to 'lib/libc/sys')
| -rw-r--r-- | lib/libc/sys/wait.2 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/lib/libc/sys/wait.2 b/lib/libc/sys/wait.2 index f642422eef6..38d9330b4d9 100644 --- a/lib/libc/sys/wait.2 +++ b/lib/libc/sys/wait.2 @@ -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 @@ equals the absolute value of The .Fa status parameter is defined below. +.Pp The .Fa options parameter contains the bitwise OR of any of the following options: |
