From: Davide Benini <davide.benini@gmail.com>
To: linux-man@vger.kernel.org
Cc: alx.manpages@gmail.com, mtk.manpages@gmail.com,
Davide Benini <davide.benini@gmail.com>
Subject: [patch] futex.2: tfix
Date: Thu, 3 Mar 2022 15:08:02 +0100 [thread overview]
Message-ID: <20220303140802.9930-1-davide.benini@gmail.com> (raw)
---
man2/futex.2 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/man2/futex.2 b/man2/futex.2
index 1dd77ac2f..d2a99b2d3 100644
--- a/man2/futex.2
+++ b/man2/futex.2
@@ -1854,7 +1854,7 @@ fwait(uint32_t *futexp)
}
/* Release the futex pointed to by \(aqfutexp\(aq: if the futex currently
- has the value 0, set its value to 1 and the wake any futex waiters,
+ has the value 0, set its value to 1 and then wake any futex waiters,
so that if the peer is blocked in fwait(), it can proceed. */
static void
--
2.35.1
next reply other threads:[~2022-03-03 14:08 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-03-03 14:08 Davide Benini [this message]
2022-03-06 17:39 ` [patch] futex.2: tfix Alejandro Colomar (man-pages)
-- strict thread matches above, loose matches on Subject: below --
2021-02-20 20:12 [PATCH] " edef
2021-02-20 21:47 ` Michael Kerrisk (man-pages)
2020-11-21 21:08 Jing Peng
2020-11-21 21:25 ` Michael Kerrisk (man-pages)
2015-03-29 18:23 Heinrich Schuchardt
[not found] ` <1427653404-26501-1-git-send-email-xypron.glpk-Mmb7MZpHnFY@public.gmane.org>
2015-04-11 6:55 ` 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=20220303140802.9930-1-davide.benini@gmail.com \
--to=davide.benini@gmail.com \
--cc=alx.manpages@gmail.com \
--cc=linux-man@vger.kernel.org \
--cc=mtk.manpages@gmail.com \
/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.