summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjmc <jmc@openbsd.org>2009-01-08 18:55:40 +0000
committerjmc <jmc@openbsd.org>2009-01-08 18:55:40 +0000
commitc9d32db45c01cce2d12af1c9f7d1f3d213b9f856 (patch)
treec37dd407e561a1501b9d934ba9568031e560c150
parentAdd a missing MLINK for BIO_new_socket. (diff)
downloadwireguard-openbsd-c9d32db45c01cce2d12af1c9f7d1f3d213b9f856.tar.xz
wireguard-openbsd-c9d32db45c01cce2d12af1c9f7d1f3d213b9f856.zip
oops, i messed up tim's patch; correction from Tim van der Molen
-rw-r--r--lib/libsndio/sio_open.36
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libsndio/sio_open.3 b/lib/libsndio/sio_open.3
index 3b2fcda31bb..d9ebcfe3004 100644
--- a/lib/libsndio/sio_open.3
+++ b/lib/libsndio/sio_open.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: sio_open.3,v 1.12 2009/01/08 14:01:03 jmc Exp $
+.\" $OpenBSD: sio_open.3,v 1.13 2009/01/08 18:55:40 jmc Exp $
.\"
.\" Copyright (c) 2007 Alexandre Ratchov <alex@caoua.org>
.\"
@@ -183,7 +183,7 @@ If set (i.e. non-zero) then the samples are signed, else unsigned.
If set, then the byte order is little endian, else big endian;
it's meaningful only if
.Va bps
-\*(Gt 1 .
+\*(Gt 1.
.It Va msb
If set, then the
.Va bits
@@ -195,7 +195,7 @@ it's meaningful only if
.Va bits
\*(Lt
.Va bps
-* 8 .
+* 8.
.It Va rchan
The number of recorded channels; meaningful only if
.Va SIO_REC