From: "Michael Kerrisk (man-pages)" <mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
To: Heinrich Schuchardt <xypron.glpk-Mmb7MZpHnFY@public.gmane.org>,
"linux-man-u79uwXL29TY76Z2rM5mHXA@public.gmane.org >> linux-man"
<linux-man-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
Cc: mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
Subject: Re: Fwd: [PATCH 1/1] futex.7: NPTL, avoid abbreviation
Date: Sat, 21 Feb 2015 08:56:52 +0100 [thread overview]
Message-ID: <54E83A44.4040508@gmail.com> (raw)
In-Reply-To: <54E30DC6.3020307-Mmb7MZpHnFY@public.gmane.org>
On 02/17/2015 10:45 AM, Heinrich Schuchardt wrote:
> The abbreviation NPTL cannot be assumed to be common knowledge
> of all readers of futex.7.
>
> pthread.7 has details about the NPTL pthreads implementation.
Applied. Thanks, Heinrich.
Cheers,
Michael
> Signed-off-by: Heinrich Schuchardt <xypron.glpk-Mmb7MZpHnFY@public.gmane.org>
> ---
> man7/futex.7 | 3 ++-
> 1 file changed, 2 insertions(+), 1 deletion(-)
>
> diff --git a/man7/futex.7 b/man7/futex.7
> index 87d2997..c3c57f0 100644
> --- a/man7/futex.7
> +++ b/man7/futex.7
> @@ -29,7 +29,8 @@ but restricts itself to issues relevant for
> application and library development.
> Most programmers will in fact not be using futexes directly but will
> instead rely on system libraries built on them,
> -such as the NPTL pthreads implementation.
> +such as the Native POSIX Thread Library (NPTL) (see
> +.BR pthreads (7)).
> .PP
> A futex is identified by a piece of memory which can be
> shared between processes or threads.
>
--
Michael Kerrisk
Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/
Linux/UNIX System Programming Training: http://man7.org/training/
--
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:[~2015-02-21 7:56 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <1424165125-6278-1-git-send-email-xypron.glpk@gmx.de>
[not found] ` <1424165125-6278-1-git-send-email-xypron.glpk-Mmb7MZpHnFY@public.gmane.org>
2015-02-17 9:45 ` Fwd: [PATCH 1/1] futex.7: NPTL, avoid abbreviation Heinrich Schuchardt
[not found] ` <54E30DC6.3020307-Mmb7MZpHnFY@public.gmane.org>
2015-02-21 7:56 ` Michael Kerrisk (man-pages) [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=54E83A44.4040508@gmail.com \
--to=mtk.manpages-re5jqeeqqe8avxtiumwx3w@public.gmane.org \
--cc=linux-man-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=xypron.glpk-Mmb7MZpHnFY@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.