summaryrefslogtreecommitdiffstats
path: root/lib/libpthread/man/sigwait.3
diff options
context:
space:
mode:
authord <d@openbsd.org>1999-03-22 04:20:04 +0000
committerd <d@openbsd.org>1999-03-22 04:20:04 +0000
commitb4059cf667fc5b94855aa06a56e2f29b10fc3395 (patch)
tree66e9a58a9cd0df2351652f4a0b61ddb1322a9611 /lib/libpthread/man/sigwait.3
parentnew documentation (diff)
downloadwireguard-openbsd-b4059cf667fc5b94855aa06a56e2f29b10fc3395.tar.xz
wireguard-openbsd-b4059cf667fc5b94855aa06a56e2f29b10fc3395.zip
minor fixes
Diffstat (limited to 'lib/libpthread/man/sigwait.3')
-rw-r--r--lib/libpthread/man/sigwait.35
1 files changed, 3 insertions, 2 deletions
diff --git a/lib/libpthread/man/sigwait.3 b/lib/libpthread/man/sigwait.3
index 28c98fc4d69..bf646699b71 100644
--- a/lib/libpthread/man/sigwait.3
+++ b/lib/libpthread/man/sigwait.3
@@ -1,4 +1,5 @@
-.\" $OpenBSD: sigwait.3,v 1.4 1999/03/10 10:04:42 d Exp $
+.\" $OpenBSD: sigwait.3,v 1.5 1999/03/22 04:20:05 d Exp $
+.\" David Leonard <d@openbsd.org>, 1998. Public domain.
.Dd August 20, 1998
.Os
.Dt SIGWAIT 3
@@ -62,7 +63,7 @@ The
argument contains an invalid or unsupported signal number
.El
.Sh SEE ALSO
-.Xr pause 2 ,
+.Xr pause 3 ,
.Xr sigaction 2 ,
.Xr sigpending 2 ,
.Xr sigsuspend 2 ,