From: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
To: Michael Kerrisk <mtk.manpages@gmail.com>
Cc: linux-kernel@vger.kernel.org,
Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Subject: [PATCH man-pages] membarrier.2: Rename sys_membarrier to membarrier
Date: Tue, 15 Dec 2015 13:54:10 -0500 [thread overview]
Message-ID: <1450205650-7903-1-git-send-email-mathieu.desnoyers@efficios.com> (raw)
One instance of "sys_membarrier" needs to be renamed to "membarrier" for
consistency.
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
CC: Michael Kerrisk <mtk.manpages@gmail.com>
---
man2/membarrier.2 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/man2/membarrier.2 b/man2/membarrier.2
index effd581..b5eaf34 100644
--- a/man2/membarrier.2
+++ b/man2/membarrier.2
@@ -116,7 +116,7 @@ The pair ordering is detailed as (O: ordered, X: not ordered):
barrier() smp_mb() membarrier()
barrier() X X O
smp_mb() X O O
- sys_membarrier() O O O
+ membarrier() O O O
.SH RETURN VALUE
On success, the
--
2.1.4
next reply other threads:[~2015-12-15 18:54 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-12-15 18:54 Mathieu Desnoyers [this message]
2015-12-16 10:17 ` 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=1450205650-7903-1-git-send-email-mathieu.desnoyers@efficios.com \
--to=mathieu.desnoyers@efficios.com \
--cc=linux-kernel@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®