linux-man.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jakub Wilk <jwilk-tXgOlIzOKNReoWH0uzbU5w@public.gmane.org>
To: Michael Kerrisk <mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
Cc: linux-man-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: [PATCH 4/5] futex.2: tfix
Date: Tue,  2 Feb 2016 21:50:47 +0100	[thread overview]
Message-ID: <1454446248-448-4-git-send-email-jwilk@jwilk.net> (raw)
In-Reply-To: <1454446248-448-1-git-send-email-jwilk-tXgOlIzOKNReoWH0uzbU5w@public.gmane.org>

Signed-off-by: Jakub Wilk <jwilk-tXgOlIzOKNReoWH0uzbU5w@public.gmane.org>
---
 man2/futex.2 | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/man2/futex.2 b/man2/futex.2
index 7cf0d0b..4876b97 100644
--- a/man2/futex.2
+++ b/man2/futex.2
@@ -199,7 +199,7 @@ The
 .I futex_op
 argument consists of two parts:
 a command that specifies the operation to be performed,
-bit-wise ORed with zero or or more options that
+bit-wise ORed with zero or more options that
 modify the behaviour of the operation.
 The options that may be included in
 .I futex_op
@@ -456,7 +456,7 @@ ordered with respect to other operations on the same futex word.
 
 Typical values to specify for
 .I val
-are 0 or or 1.
+are 0 or 1.
 (Specifying
 .BR INT_MAX
 is not useful, because it would make the
-- 
2.7.0

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

  parent reply	other threads:[~2016-02-02 20:50 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-02 20:50 [PATCH 1/5] msgop.2: tfix Jakub Wilk
     [not found] ` <1454446248-448-1-git-send-email-jwilk-tXgOlIzOKNReoWH0uzbU5w@public.gmane.org>
2016-02-02 20:50   ` [PATCH 2/5] kexec_load.2: tfix Jakub Wilk
     [not found]     ` <1454446248-448-2-git-send-email-jwilk-tXgOlIzOKNReoWH0uzbU5w@public.gmane.org>
2016-02-03  7:26       ` Michael Kerrisk (man-pages)
2016-02-02 20:50   ` [PATCH 3/5] perf_event_open.2: tfix Jakub Wilk
     [not found]     ` <1454446248-448-3-git-send-email-jwilk-tXgOlIzOKNReoWH0uzbU5w@public.gmane.org>
2016-02-03  7:26       ` Michael Kerrisk (man-pages)
2016-02-02 20:50   ` Jakub Wilk [this message]
     [not found]     ` <1454446248-448-4-git-send-email-jwilk-tXgOlIzOKNReoWH0uzbU5w@public.gmane.org>
2016-02-03  7:27       ` [PATCH 4/5] futex.2: tfix Michael Kerrisk (man-pages)
2016-02-02 20:50   ` [PATCH 5/5] wavelan.4: tfix Jakub Wilk
     [not found]     ` <1454446248-448-5-git-send-email-jwilk-tXgOlIzOKNReoWH0uzbU5w@public.gmane.org>
2016-02-03  7:27       ` Michael Kerrisk (man-pages)
2016-02-03  7:25   ` [PATCH 1/5] msgop.2: tfix Michael Kerrisk (man-pages)

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=1454446248-448-4-git-send-email-jwilk@jwilk.net \
    --to=jwilk-txgolizoknreowh0uzbu5w@public.gmane.org \
    --cc=linux-man-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w@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 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).