]> git.ipfire.org Git - thirdparty/man-pages.git/blobdiff - man2/epoll_wait.2
Improved various error descriptions after message from
[thirdparty/man-pages.git] / man2 / epoll_wait.2
index 89b040b7fdc97511bf3dc7493bd042cbb3cce413..5bc472f7c62b3022ba95e21542a34a19e74b9dba 100644 (file)
@@ -108,13 +108,12 @@ requested events occurred or the
 expired.
 .TP
 .B EINVAL
-The supplied file descriptor,
-.IR epfd ,
+.IR epfd 
 is not an
 .B epoll
-file descriptor, or the
+file descriptor, or
 .I maxevents
-parameter is less than or equal to zero.
+is less than or equal to zero.
 .SH CONFORMING TO
 .BR epoll_wait (2)
 is a new API introduced in Linux kernel 2.5.44.