epoll_wait.2: wfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2017-06-03 20:03:04 +02:00
parent 75970bd63f
commit 11f57f4476
1 changed files with 1 additions and 1 deletions

View File

@ -225,7 +225,7 @@ In kernels before 2.6.37, a
value larger than approximately
.I LONG_MAX / HZ
milliseconds is treated as \-1 (i.e., infinity).
Thus, for example, on a system where the
Thus, for example, on a system where
.I sizeof(long)
is 4 and the kernel
.I HZ