Signed-off-by: Štěpán Němec <stepnem@xxxxxxxxx> --- man2/poll.2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man2/poll.2 b/man2/poll.2 index 9ee7315a817a..ff22045247f3 100644 --- a/man2/poll.2 +++ b/man2/poll.2 @@ -324,7 +324,7 @@ whose .I revents fields have been set to a nonzero value (indicating an event or an error). A return value of zero indicates that the system call timed out -before any file descriptors became read. +before any file descriptors became ready. .PP On error, \-1 is returned, and .I errno -- 2.37.1