eventfd.2: srcfix: Remove out-of-date FIXME

This commit is contained in:
Michael Kerrisk 2009-02-08 11:17:55 +13:00
parent 30106ecf3e
commit eb9bcd8678
1 changed files with 0 additions and 3 deletions

View File

@ -281,9 +281,6 @@ argument.
The latter system call implements the
.I flags
values described above.
.\" FIXME as at 2008-10-10, the glibc snapshot doesn't seem
.\" to make use of eventfd2() yet. Check later to see what
.\" glibc version adds support for this syscall.
The glibc wrapper function will use
.BR eventfd2 ()
where it is available.