summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorhoek <hoek@FreeBSD.org>1998-07-29 05:13:39 +0000
committerhoek <hoek@FreeBSD.org>1998-07-29 05:13:39 +0000
commit50f3429a4832d3eeb70ad7d19a88c51c7021c04c (patch)
tree88aeb348c1059aef90bd3fdf7529886a16ad25c9
parentad4ebd90d87200a7bf8eadf7aff5c30c3595bcb5 (diff)
downloadFreeBSD-src-50f3429a4832d3eeb70ad7d19a88c51c7021c04c.zip
FreeBSD-src-50f3429a4832d3eeb70ad7d19a88c51c7021c04c.tar.gz
Add missing period. We don't allow maternity leaves.
-rw-r--r--lib/libc/compat-43/sigsetmask.24
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/compat-43/sigsetmask.2 b/lib/libc/compat-43/sigsetmask.2
index 6131b0f..1d4c8a7 100644
--- a/lib/libc/compat-43/sigsetmask.2
+++ b/lib/libc/compat-43/sigsetmask.2
@@ -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
OpenPOWER on IntegriCloud