diff options
author | 2008-11-17 07:49:48 +0000 | |
---|---|---|
committer | 2008-11-17 07:49:48 +0000 | |
commit | ed975d327f6e6fded81c5823dc058a242e28a158 (patch) | |
tree | 5918e8f204e003020e8870a6ed4ebff98a4884c9 /lib/libsndio/sio_open.3 | |
parent | tweak previous man page changes, and sync usage(); (diff) | |
download | wireguard-openbsd-ed975d327f6e6fded81c5823dc058a242e28a158.tar.xz wireguard-openbsd-ed975d327f6e6fded81c5823dc058a242e28a158.zip |
occures -> occurs;
Diffstat (limited to 'lib/libsndio/sio_open.3')
-rw-r--r-- | lib/libsndio/sio_open.3 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libsndio/sio_open.3 b/lib/libsndio/sio_open.3 index 0b50545ff08..c194efa58d6 100644 --- a/lib/libsndio/sio_open.3 +++ b/lib/libsndio/sio_open.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: sio_open.3,v 1.7 2008/11/16 21:52:58 ratchov Exp $ +.\" $OpenBSD: sio_open.3,v 1.8 2008/11/17 07:49:48 jmc Exp $ .\" .\" Copyright (c) 2007 Alexandre Ratchov <alex@caoua.org> .\" @@ -14,7 +14,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: November 16 2008 $ +.Dd $Mdocdate: November 17 2008 $ .Dt SIO_OPEN 3 .Os .Sh NAME @@ -488,7 +488,7 @@ If is set, .Fn sio_write can be called without blocking. -POLLHUP may be set if an error occures, even if +POLLHUP may be set if an error occurs, even if it is not selected with .Fn sio_pollfd . .Pp |