aboutsummaryrefslogtreecommitdiffstats
path: root/man3/sigsetops.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/sigsetops.3')
-rw-r--r--man3/sigsetops.34
1 files changed, 3 insertions, 1 deletions
diff --git a/man3/sigsetops.3 b/man3/sigsetops.3
index 32d2d8b1b0..99acbe9cd7 100644
--- a/man3/sigsetops.3
+++ b/man3/sigsetops.3
@@ -70,7 +70,9 @@ tests whether
is a member of
.IR set .
.SH "RETURN VALUE"
-.BR sigemptyset ", " sigfillset ", " sigaddset
+.BR sigemptyset (),
+.BR sigfillset (),
+.BR sigaddset (),
and
.BR sigdelset ()
return 0 on success and \-1 on error.