From 542f2aacfa2b997607e62d7cabe254a5e7d41074 Mon Sep 17 00:00:00 2001 From: Tim Vanderhoek Date: Wed, 29 Jul 1998 05:13:39 +0000 Subject: [PATCH] Add missing period. We don't allow maternity leaves. --- lib/libc/compat-43/sigsetmask.2 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/libc/compat-43/sigsetmask.2 b/lib/libc/compat-43/sigsetmask.2 index 6131b0f3b61..1d4c8a712c2 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