diff options
Diffstat (limited to 'lib/libc/sys/poll.2')
-rw-r--r-- | lib/libc/sys/poll.2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/sys/poll.2 b/lib/libc/sys/poll.2 index 0c8986f..d594bbc 100644 --- a/lib/libc/sys/poll.2 +++ b/lib/libc/sys/poll.2 @@ -147,7 +147,7 @@ file descriptor may not cause .Fn poll to return with an error. In cases where this would have happened in the historical implementation (e.g. trying to poll a -.Xr revoke 2 ed +.Xr revoke 2 Ns ed descriptor), this implementation instead copies the .Fa events bitmask to the |