sigvec.3: wfix phrasing

Signed-off-by: Peng Haitao <penght@cn.fujitsu.com>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Peng Haitao 2014-03-24 08:48:50 +00:00 committed by Michael Kerrisk
parent 74fe201892
commit c1729f52a4
1 changed files with 2 additions and 2 deletions

View File

@ -155,7 +155,7 @@ function; the POSIX replacement is
.PP
The
.BR sigmask ()
function constructs and returns a "signal mask" for
macro constructs and returns a "signal mask" for
.IR signum .
For example, we can initialize the
.I vec.sv_mask
@ -211,7 +211,7 @@ functions return the previous signal mask.
The
.BR sigmask ()
function returns the signal mask for
macro returns the signal mask for
.IR signum .
.SH ERRORS
See the ERRORS under