From: Michael Kerrisk <mtk.manpages-gM/Ye1E23mwN+BqQ9rBEUg@public.gmane.org>
To: Mike Frysinger <vapier-aBrp7R+bbdUdnm+yROfE0A@public.gmane.org>
Cc: linux-man-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
Christopher Head <chead-EynCeXvFgoheoWH0uzbU5w@public.gmane.org>
Subject: Re: [PATCH] fix typo in glibc reference: sigorset and not sigdelset
Date: Mon, 01 Sep 2008 12:42:43 +0200 [thread overview]
Message-ID: <48BBC723.8020901@gmail.com> (raw)
In-Reply-To: <1220067396-5425-1-git-send-email-vapier-aBrp7R+bbdUdnm+yROfE0A@public.gmane.org>
Hi,
Mike Frysinger wrote:
> From: Christopher Head <chead-EynCeXvFgoheoWH0uzbU5w@public.gmane.org>
>
> In the man page sigsetops(3), in the last paragraph under the DESCRIPTION
> section, is this fragment:
>
> "or the additional glibc functions described below (sigisemptyset(),
> sigandset(), and sigdelset())."
>
> In this fragment, sigdelset() should be sigorset().
Applied for 3.09. Thanks Chris/Mike!
Cheers,
Michael
> Signed-off-by: Mike Frysinger <vapier-aBrp7R+bbdUdnm+yROfE0A@public.gmane.org>
> ---
> man3/sigsetops.3 | 2 +-
> 1 files changed, 1 inse
rtions(+), 1 deletions(-)
>
> diff --git a/man3/sigsetops.3 b/man3/sigsetops.3
> index d679a14..0ea0d76 100644
> --- a/man3/sigsetops.3
> +++ b/man3/sigsetops.3
> @@ -84,7 +84,7 @@ or the additional glibc functions described below
> .RB ( sigisemptyset (),
> .BR sigandset (),
> and
> -.BR sigdelset ()).
> +.BR sigorset ()).
> The results are undefined if this is not done.
> .SH "RETURN VALUE"
> .BR sigemptyset (),
--
Michael Kerrisk
Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/
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-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
prev parent reply other threads:[~2008-09-01 10:42 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-08-30 3:36 [PATCH] fix typo in glibc reference: sigorset and not sigdelset Mike Frysinger
[not found] ` <1220067396-5425-1-git-send-email-vapier-aBrp7R+bbdUdnm+yROfE0A@public.gmane.org>
2008-09-01 10:42 ` Michael Kerrisk [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=48BBC723.8020901@gmail.com \
--to=mtk.manpages-gm/ye1e23mwn+bqq9rbeug@public.gmane.org \
--cc=chead-EynCeXvFgoheoWH0uzbU5w@public.gmane.org \
--cc=linux-man-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=vapier-aBrp7R+bbdUdnm+yROfE0A@public.gmane.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.