From af34a138712cf8fac36bfe59c3d5334d7b2d2972 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Wed, 5 Jul 2006 09:37:54 +0000 Subject: [PATCH] wfix --- man2/sigprocmask.2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man2/sigprocmask.2 b/man2/sigprocmask.2 index 3439433ac0..7b19667748 100644 --- a/man2/sigprocmask.2 +++ b/man2/sigprocmask.2 @@ -68,7 +68,7 @@ is NULL, then the signal mask is unchanged (i.e., is ignored), but the current value of the signal mask is nevertheless returned in .IR oldset -(it it is not NULL). +(it is not NULL). The use of .BR sigprocmask () -- 2.39.5