summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorschwarze <schwarze@openbsd.org>2014-12-02 11:09:28 +0000
committerschwarze <schwarze@openbsd.org>2014-12-02 11:09:28 +0000
commit3d57a6b8b7017f8f42c4adcff92096de8b9ddad7 (patch)
tree1eaee83599424171dd3f03888ee283a3db1c9adc
parentsome minor fixes from martin natano; (diff)
downloadwireguard-openbsd-3d57a6b8b7017f8f42c4adcff92096de8b9ddad7.tar.xz
wireguard-openbsd-3d57a6b8b7017f8f42c4adcff92096de8b9ddad7.zip
Kill the only instance of .Lb in our tree. It is better to not use
it at all, not even occasionally, because there is no sustainable way (and even less any portable way) to maintain the list of library names. Besides, without such a list, even the formatting looks bad. OK jmc@ bentley@
-rw-r--r--lib/libsndio/sio_open.37
1 files changed, 3 insertions, 4 deletions
diff --git a/lib/libsndio/sio_open.3 b/lib/libsndio/sio_open.3
index 1a385b7bd82..4adcae5202a 100644
--- a/lib/libsndio/sio_open.3
+++ b/lib/libsndio/sio_open.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: sio_open.3,v 1.41 2014/03/05 20:01:59 ratchov Exp $
+.\" $OpenBSD: sio_open.3,v 1.42 2014/12/02 11:09:28 schwarze 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: March 5 2014 $
+.Dd $Mdocdate: December 2 2014 $
.Dt SIO_OPEN 3
.Os
.Sh NAME
@@ -716,8 +716,7 @@ may be a value between 0 and 2.
.Sh BUGS
The
.Xr audio 4
-driver doesn't drain playback buffers, thus if
-.Lb libsndio
+driver doesn't drain playback buffers, thus if sndio
is used to directly access an
.Xr audio 4
device,