Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/libc/sys Drop trailing whitespace.
details: https://anonhg.NetBSD.org/src/rev/7d17a03a9820
branches: trunk
changeset: 539289:7d17a03a9820
user: wiz <wiz%NetBSD.org@localhost>
date: Wed Nov 13 12:16:07 2002 +0000
description:
Drop trailing whitespace.
diffstat:
lib/libc/sys/wait.2 | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diffs (23 lines):
diff -r 3bce07e057b5 -r 7d17a03a9820 lib/libc/sys/wait.2
--- a/lib/libc/sys/wait.2 Wed Nov 13 09:36:10 2002 +0000
+++ b/lib/libc/sys/wait.2 Wed Nov 13 12:16:07 2002 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: wait.2,v 1.20 2002/11/12 22:48:40 manu Exp $
+.\" $NetBSD: wait.2,v 1.21 2002/11/13 12:16:07 wiz Exp $
.\"
.\" Copyright (c) 1980, 1991, 1993, 1994
.\" The Regents of the University of California. All rights reserved.
@@ -175,10 +175,10 @@
value of -1.
.Pp
The following macros may be used to test the manner of exit of the process.
-Note that these macros expect the
-.Fa status
+Note that these macros expect the
+.Fa status
value itself, not a pointer to the
-.Fa status
+.Fa status
value.
One of the first three macros will evaluate to a non-zero (true) value:
.Bl -tag -width Ds
Home |
Main Index |
Thread Index |
Old Index