summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/poll.2
diff options
context:
space:
mode:
authorsteve <steve@FreeBSD.org>1998-06-04 21:06:07 +0000
committersteve <steve@FreeBSD.org>1998-06-04 21:06:07 +0000
commit260fa64a35174a5ab4b53eec6c75618fb117bee6 (patch)
treeae2f28c91653365e1a66df7ca3c1a2fb60785c50 /lib/libc/sys/poll.2
parent3879235125f551fee922b2673e0a75f018d78093 (diff)
downloadFreeBSD-src-260fa64a35174a5ab4b53eec6c75618fb117bee6.zip
FreeBSD-src-260fa64a35174a5ab4b53eec6c75618fb117bee6.tar.gz
Fix a bunch of spelling errors.
PR: 6856 Submitted by: Josh Gilliam <josh@quick.net>
Diffstat (limited to 'lib/libc/sys/poll.2')
-rw-r--r--lib/libc/sys/poll.24
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/sys/poll.2 b/lib/libc/sys/poll.2
index b6e6706..0ebcb74 100644
--- a/lib/libc/sys/poll.2
+++ b/lib/libc/sys/poll.2
@@ -1,5 +1,5 @@
.\" $NetBSD: poll.2,v 1.3 1996/09/07 21:53:08 mycroft Exp $
-.\" $Id$
+.\" $Id: poll.2,v 1.1 1997/09/14 05:44:35 peter Exp $
.\"
.\" Copyright (c) 1996 Charles M. Hannum. All rights reserved.
.\"
@@ -92,7 +92,7 @@ Normal data may be written without blocking.
.It POLLWRBAND
Data with a non-zero priority may be written without blocking.
.It POLLERR
-An exceptional condition has occured on the device or socket. This
+An exceptional condition has occurred on the device or socket. This
flag is always checked, even if not present in the
.Fa events
bitmask.
OpenPOWER on IntegriCloud