Michael, Here's a patch for a small typo I noticed. Chris diff --git a/man2/sigprocmask.2 b/man2/sigprocmask.2 index 524f3d3..e0b4a7b 100644 --- a/man2/sigprocmask.2 +++ b/man2/sigprocmask.2 @@ -82,7 +82,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 .I oldset -(it is not NULL). +(if it is not NULL). The use of .BR sigprocmask () -- To unsubscribe from this list: send the line "unsubscribe linux-man" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html