summaryrefslogtreecommitdiffstats
path: root/lib/libc_r/man/sigwait.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc_r/man/sigwait.3')
-rw-r--r--lib/libc_r/man/sigwait.36
1 files changed, 4 insertions, 2 deletions
diff --git a/lib/libc_r/man/sigwait.3 b/lib/libc_r/man/sigwait.3
index e20595e..3ff8a52 100644
--- a/lib/libc_r/man/sigwait.3
+++ b/lib/libc_r/man/sigwait.3
@@ -65,8 +65,9 @@ returns 0 and sets the location pointed to by
to the cleared signal number.
Otherwise, an error number is returned.
.Sh ERRORS
+The
.Fn sigwait
-will fail if:
+function will fail if:
.Bl -tag -width Er
.It Bq Er EINVAL
.Fa set
@@ -79,6 +80,7 @@ specifies one or more invalid signal numbers.
.Xr pause 3 ,
.Xr pthread_sigmask 3
.Sh STANDARDS
+The
.Fn sigwait
-conforms to
+function conforms to
.St -p1003.1-96
OpenPOWER on IntegriCloud