summaryrefslogtreecommitdiff
path: root/lib/libc/sys/wait.2
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/sys/wait.2')
-rw-r--r--lib/libc/sys/wait.24
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/sys/wait.2 b/lib/libc/sys/wait.2
index a0c061b524a..4ee84345422 100644
--- a/lib/libc/sys/wait.2
+++ b/lib/libc/sys/wait.2
@@ -1,4 +1,4 @@
-.\" $NetBSD: wait.2,v 1.9 1997/07/14 23:20:23 kleink Exp $
+.\" $NetBSD: wait.2,v 1.10 1998/08/29 08:32:43 lukem Exp $
.\"
.\" Copyright (c) 1980, 1991, 1993, 1994
.\" The Regents of the University of California. All rights reserved.
@@ -253,7 +253,7 @@ is returned and
.Va errno
is set to indicate the error.
.Sh ERRORS
-.Fn Wait
+.Fn wait
will fail and return immediately if:
.Bl -tag -width Er
.It Bq Er ECHILD