Gidday Chris, On Wed, Nov 19, 2008 at 10:12 AM, Chris "ク" Heath <chris@xxxxxxxxxxxxxx> wrote: > Michael, > > Here's a patch for a small typo I noticed. Thanks. Applied for 3.14. Cheers, Michael > 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 () > > > -- Michael Kerrisk Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/ git://git.kernel.org/pub/scm/docs/man-pages/man-pages.git man-pages online: http://www.kernel.org/doc/man-pages/online_pages.html Found a bug? http://www.kernel.org/doc/man-pages/reporting_bugs.html -- 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