linux-man.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/2] eventfd.2: fix a typo
@ 2010-08-20 12:30 Alexander Shishkin
       [not found] ` <1282307443-28511-1-git-send-email-virtuoso-0lOfPCoBze7YtjvyW6yDsg@public.gmane.org>
  0 siblings, 1 reply; 3+ messages in thread
From: Alexander Shishkin @ 2010-08-20 12:30 UTC (permalink / raw)
  To: Michael Kerrisk; +Cc: linux-man-u79uwXL29TY76Z2rM5mHXA, Alexander Shishkin

Signed-off-by: Alexander Shishkin <virtuoso-0lOfPCoBze7YtjvyW6yDsg@public.gmane.org>
---
 man2/eventfd.2 |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/man2/eventfd.2 b/man2/eventfd.2
index 88ca50d..2071e48 100644
--- a/man2/eventfd.2
+++ b/man2/eventfd.2
@@ -44,7 +44,7 @@ to change the behaviour of
 .B EFD_NONBLOCK
 Set the
 .BR O_NONBLOCK
-file status flag on the new open file description.
+file status flag on the new open file descriptor.
 Using this flag saves extra calls to
 .BR fcntl (2)
 to achieve the same result.
-- 
1.7.2.1.45.gb66c2

--
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] 3+ messages in thread

end of thread, other threads:[~2010-08-29  5:35 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-08-20 12:30 [PATCH 1/2] eventfd.2: fix a typo Alexander Shishkin
     [not found] ` <1282307443-28511-1-git-send-email-virtuoso-0lOfPCoBze7YtjvyW6yDsg@public.gmane.org>
2010-08-20 12:30   ` [PATCH 2/2] eventfd.2: correction on preserving across execve(2) Alexander Shishkin
     [not found]     ` <1282307443-28511-2-git-send-email-virtuoso-0lOfPCoBze7YtjvyW6yDsg@public.gmane.org>
2010-08-29  5:35       ` Michael Kerrisk

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