diff options
-rw-r--r-- | lib/libc/compat-43/sigsetmask.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/compat-43/sigsetmask.3 b/lib/libc/compat-43/sigsetmask.3 index 306a0860837..79f7e9b75f0 100644 --- a/lib/libc/compat-43/sigsetmask.3 +++ b/lib/libc/compat-43/sigsetmask.3 @@ -29,7 +29,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $OpenBSD: sigsetmask.3,v 1.8 1999/07/09 13:35:15 aaron Exp $ +.\" $OpenBSD: sigsetmask.3,v 1.9 2000/01/06 07:29:08 d Exp $ .\" .Dd March 10, 1991 .Dt SIGSETMASK 3 @@ -49,7 +49,7 @@ This interface is made obsoleted by: .Xr sigprocmask 2 . .Pp .Fn sigsetmask -sets the current signal mask +sets the current signal mask. Signals are blocked from delivery if the corresponding bit in .Fa mask |