All of lore.kernel.org
 help / color / mirror / Atom feed
* [patch] futex.7: broken sentence
@ 2013-07-19 12:29 Peter Schiffer
       [not found] ` <51E9313D.1070501-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
  0 siblings, 1 reply; 2+ messages in thread
From: Peter Schiffer @ 2013-07-19 12:29 UTC (permalink / raw)
  To: mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w; +Cc: linux-man

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

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

end of thread, other threads:[~2013-07-20 20:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-19 12:29 [patch] futex.7: broken sentence Peter Schiffer
     [not found] ` <51E9313D.1070501-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
2013-07-20 20:06   ` Michael Kerrisk

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.