ffix/wfix

This commit is contained in:
Michael Kerrisk 2007-12-23 21:17:22 +00:00
parent c825020667
commit 3d5b0b760e
1 changed files with 2 additions and 2 deletions

View 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