Minor rewording.

This commit is contained in:
Michael Kerrisk 2007-11-24 09:47:58 +00:00
parent 125ad15787
commit ff976006a7
1 changed files with 1 additions and 3 deletions

View File

@ -43,9 +43,7 @@ signal set operations.
.sp
.BI "int sigismember(const sigset_t *" set ", int " signum );
.SH DESCRIPTION
The
.BR sigsetops (3)
functions allow the manipulation of POSIX signal sets.
These functions allow the manipulation of POSIX signal sets.
.PP
.BR sigemptyset ()
initializes the signal set given by