]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
ffix/wfix
authorMichael Kerrisk <mtk.manpages@gmail.com>
Sun, 23 Dec 2007 21:17:22 +0000 (21:17 +0000)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Sun, 23 Dec 2007 21:17:22 +0000 (21:17 +0000)
man3/sigsetops.3

index d25c1f636faa36a88eab63eb101506030e42f2ad..a1c246844ad02d71194ff6e8eb2386c65b1ec953 100644 (file)
@@ -70,12 +70,12 @@ is a member of
 .IR set .
 .PP
 Objects of type
-.B sigset_t
+.I sigset_t
 must be initialized by a call to either
 .BR sigemptyset ()
 or
 .BR sigfillset ()
-before being passed to the accessor functions
+before being passed to the functions
 .BR sigaddset (),
 .BR sigdelset ()
 and