linux-man.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] futex.2: drop pointless editorializing
@ 2015-09-19  4:29 Mike Frysinger
       [not found] ` <1442636954-31590-1-git-send-email-vapier-aBrp7R+bbdUdnm+yROfE0A@public.gmane.org>
  0 siblings, 1 reply; 2+ messages in thread
From: Mike Frysinger @ 2015-09-19  4:29 UTC (permalink / raw)
  To: Michael Kerrisk; +Cc: linux-man-u79uwXL29TY76Z2rM5mHXA

Man pages are technical references to track reality rather than
pointlessly complain about details.
---
 man2/futex.2 | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/man2/futex.2 b/man2/futex.2
index 64dd7fb..7bc2324 100644
--- a/man2/futex.2
+++ b/man2/futex.2
@@ -296,10 +296,8 @@ Initial futex support was merged in Linux 2.5.7 but with different semantics
 from what was described above.
 A 4-argument system call with the semantics
 described in this page was introduced in Linux 2.5.40.
-In Linux 2.5.70, one argument
-was added.
-In Linux 2.6.7, a sixth argument was added\(emmessy, especially
-on the s390 architecture.
+In Linux 2.5.70, a fifth argument was added.
+In Linux 2.6.7, a sixth argument was added.
 .SH CONFORMING TO
 This system call is Linux-specific.
 .SH NOTES
-- 
2.5.1

--
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

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] futex.2: drop pointless editorializing
       [not found] ` <1442636954-31590-1-git-send-email-vapier-aBrp7R+bbdUdnm+yROfE0A@public.gmane.org>
@ 2015-10-08 21:21   ` Michael Kerrisk (man-pages)
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Kerrisk (man-pages) @ 2015-10-08 21:21 UTC (permalink / raw)
  To: Mike Frysinger
  Cc: mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w,
	linux-man-u79uwXL29TY76Z2rM5mHXA

Hi Mike,

On 09/19/2015 06:29 AM, Mike Frysinger wrote:
> Man pages are technical references to track reality rather than
> pointlessly complain about details.
> ---
>  man2/futex.2 | 6 ++----
>  1 file changed, 2 insertions(+), 4 deletions(-)
> 
> diff --git a/man2/futex.2 b/man2/futex.2
> index 64dd7fb..7bc2324 100644
> --- a/man2/futex.2
> +++ b/man2/futex.2
> @@ -296,10 +296,8 @@ Initial futex support was merged in Linux 2.5.7 but with different semantics
>  from what was described above.
>  A 4-argument system call with the semantics
>  described in this page was introduced in Linux 2.5.40.
> -In Linux 2.5.70, one argument
> -was added.
> -In Linux 2.6.7, a sixth argument was added\(emmessy, especially
> -on the s390 architecture.
> +In Linux 2.5.70, a fifth argument was added.
> +In Linux 2.6.7, a sixth argument was added.
>  .SH CONFORMING TO
>  This system call is Linux-specific.

Agreed that that text is pointless, but other changes that have 
been made (in a branch) in recent times meant your patch did not
apply. I made the change, but elided the two sentences into one.

Thanks for the patch!

Cheers,

Michael


-- 
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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-10-08 21:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-19  4:29 [PATCH] futex.2: drop pointless editorializing Mike Frysinger
     [not found] ` <1442636954-31590-1-git-send-email-vapier-aBrp7R+bbdUdnm+yROfE0A@public.gmane.org>
2015-10-08 21:21   ` Michael Kerrisk (man-pages)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).