diff options
Diffstat (limited to 'lib/libc/sys/poll.2')
-rw-r--r-- | lib/libc/sys/poll.2 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/sys/poll.2 b/lib/libc/sys/poll.2 index aa74f5497c0..938ad5740c7 100644 --- a/lib/libc/sys/poll.2 +++ b/lib/libc/sys/poll.2 @@ -1,4 +1,4 @@ -.\" $OpenBSD: poll.2,v 1.12 2001/11/02 22:34:21 jj Exp $ +.\" $OpenBSD: poll.2,v 1.13 2003/02/27 07:55:34 jmc Exp $ .\" .\" Copyright (c) 1994 Jason R. Thorpe .\" All rights reserved. @@ -173,7 +173,7 @@ will fail if: was either a negative number or greater than the number of available file descriptors. .It Bq Er EINVAL -An invalid flags was set in the +An invalid flag was set in the .Pa events member of the .Nm pollfd |