eventfd.2: tfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2008-10-10 16:47:53 +02:00
parent c22cb2042c
commit 2aa3fb2d42
1 changed files with 1 additions and 1 deletions

View File

@ -232,7 +232,7 @@ system call (see NOTES) is available on Linux since kernel 2.6.27.
.SH CONFORMING TO
.BR eventfd ()
and
.BR eventfd ()
.BR eventfd2 ()
are Linux-specific.
.SH NOTES
Applications can use an eventfd file descriptor instead of a pipe (see