summaryrefslogtreecommitdiffstats
path: root/lib/libc/compat-43/sigpause.2
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/compat-43/sigpause.2')
-rw-r--r--lib/libc/compat-43/sigpause.210
1 files changed, 7 insertions, 3 deletions
diff --git a/lib/libc/compat-43/sigpause.2 b/lib/libc/compat-43/sigpause.2
index 1af1064..611b06c 100644
--- a/lib/libc/compat-43/sigpause.2
+++ b/lib/libc/compat-43/sigpause.2
@@ -48,7 +48,9 @@
.Sy This interface is made obsolete by
.Xr sigsuspend 2 .
.Pp
-.Fn Sigpause
+The
+.Fn sigpause
+function
assigns
.Fa sigmask
to the set of masked signals
@@ -57,7 +59,9 @@ on return the set of masked signals is restored.
.Fa Sigmask
is usually 0 to indicate that no
signals are to be blocked.
-.Fn Sigpause
+The
+.Fn sigpause
+function
always terminates by being interrupted, returning -1 with
.Va errno
set to
@@ -72,6 +76,6 @@ set to
.Sh HISTORY
The
.Fn sigpause
-function call appeared in
+function appeared in
.Bx 4.2
and has been deprecated.
OpenPOWER on IntegriCloud