diff --git a/man2/eventfd.2 b/man2/eventfd.2 index 05e6fcad3..06f7941a3 100644 --- a/man2/eventfd.2 +++ b/man2/eventfd.2 @@ -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