Document EINVAL
authortholo <tholo@openbsd.org>
Thu, 20 Feb 1997 05:49:55 +0000 (05:49 +0000)
committertholo <tholo@openbsd.org>
Thu, 20 Feb 1997 05:49:55 +0000 (05:49 +0000)
lib/libc/sys/wait.2

index 8be94ed..d72a93d 100644 (file)
@@ -271,6 +271,10 @@ The call was interrupted by a caught signal,
 or the signal did not have the
 .Dv SA_RESTART
 flag set.
+.It Bq Er EINVAL
+Invalid or underfined flags were passed in the
+.Fa options
+argument.
 .El
 .Sh STANDARDS
 The