From: Peter Schiffer <pschiffe-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
To: mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
Cc: linux-man <linux-man-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
Subject: [patch] futex.7: broken sentence
Date: Fri, 19 Jul 2013 14:29:49 +0200 [thread overview]
Message-ID: <51E9313D.1070501@redhat.com> (raw)
Hello,
futex(7) man page contains broken sentence. Attached patch proposes one
possible fix for this problem.
peter
diff --git a/man7/futex.7 b/man7/futex.7
index 31d91a1..2c5b56c 100644
--- a/man7/futex.7
+++ b/man7/futex.7
@@ -51,7 +51,7 @@ in which case the application is commonly called
multithreaded.
.SS Semantics
.PP
Any futex operation starts in user space,
-but it may necessary to communicate with the kernel using the
+but it may be necessary to communicate with the kernel using the
.BR futex (2)
system call.
.PP
--
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
next reply other threads:[~2013-07-19 12:29 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-07-19 12:29 Peter Schiffer [this message]
[not found] ` <51E9313D.1070501-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
2013-07-20 20:06 ` [patch] futex.7: broken sentence Michael Kerrisk
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=51E9313D.1070501@redhat.com \
--to=pschiffe-h+wxahxf7alqt0dzr+alfa@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 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.