diff options
Diffstat (limited to 'lib/libpthread/man/sigwait.3')
-rw-r--r-- | lib/libpthread/man/sigwait.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libpthread/man/sigwait.3 b/lib/libpthread/man/sigwait.3 index 3d171cc32d5..ef254d70ff5 100644 --- a/lib/libpthread/man/sigwait.3 +++ b/lib/libpthread/man/sigwait.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: sigwait.3,v 1.2 1999/01/18 00:01:06 d Exp $ +.\" $OpenBSD: sigwait.3,v 1.3 1999/02/27 21:57:14 deraadt Exp $ .Dd August 20, 1998 .Os Ox .Dt SIGWAIT 3 @@ -53,7 +53,7 @@ stores the signal number of the recived signal at the location referenced by and returns zero. .Sh ERRORS On error, -.Fn Sigwait +.Fn sigwait returns one of these error values: .Bl -tag -width Er .It Bq Er EINVAL |