aboutsummaryrefslogtreecommitdiffstats
path: root/man3
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2005-10-28 13:35:35 +0000
committerMichael Kerrisk <mtk.manpages@gmail.com>2005-10-28 13:35:35 +0000
commita94dba21dc924d5fb7e08d3a659137867fd9fb53 (patch)
tree453dac7c80a489bf41870fa17a927215d410be77 /man3
parent4a04cd9a4d51151dacb8db703ac18e1a2b4a6c21 (diff)
downloadman-pages-a94dba21dc924d5fb7e08d3a659137867fd9fb53.tar.gz
Formatting fixes
Diffstat (limited to 'man3')
-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.