mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Add missing period. We don't allow maternity leaves.
This commit is contained in:
parent
ad60f0a60d
commit
542f2aacfa
1 changed files with 2 additions and 2 deletions
|
|
@ -49,8 +49,8 @@ This interface is made obsoleted by:
|
|||
.Xr sigprocmask 2 .
|
||||
.Pp
|
||||
.Fn Sigsetmask
|
||||
sets the current signal mask
|
||||
Signals are blocked from delivery if the
|
||||
sets the current signal mask. Signals
|
||||
are blocked from delivery if the
|
||||
corresponding bit in
|
||||
.Fa mask
|
||||
is a 1; the macro
|
||||
|
|
|
|||
Loading…
Reference in a new issue