diff options
-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 2141f43b771..e2af63826c5 100644 --- a/lib/libc/sys/poll.2 +++ b/lib/libc/sys/poll.2 @@ -1,4 +1,4 @@ -.\" $OpenBSD: poll.2,v 1.8 2000/01/22 12:00:43 aaron Exp $ +.\" $OpenBSD: poll.2,v 1.9 2000/08/09 12:59:28 aaron Exp $ .\" .\" Copyright (c) 1994 Jason R. Thorpe .\" All rights reserved. @@ -193,4 +193,4 @@ caught a signal during the polling process. A .Fn poll system call appeared in -.At V +.At V . |