diff options
author | 2014-03-05 20:01:59 +0000 | |
---|---|---|
committer | 2014-03-05 20:01:59 +0000 | |
commit | 0064b03316816d52dda4f45bdb04104a61b4fcb5 (patch) | |
tree | cada6734cecebb63fe6794ff5d2a9a59684b9428 /lib/libsndio/sio_open.3 | |
parent | Remove TIMEZONE and DST options from GENERIC-* kernels. (diff) | |
download | wireguard-openbsd-0064b03316816d52dda4f45bdb04104a61b4fcb5.tar.xz wireguard-openbsd-0064b03316816d52dda4f45bdb04104a61b4fcb5.zip |
say this is the "sndio" api, as we have other audio/midi apis,
makes "man -k" happier.
ok jmc, schwarze
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 82b2d56257d..1a385b7bd82 100644 --- a/lib/libsndio/sio_open.3 +++ b/lib/libsndio/sio_open.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: sio_open.3,v 1.40 2014/01/22 10:13:20 schwarze Exp $ +.\" $OpenBSD: sio_open.3,v 1.41 2014/03/05 20:01:59 ratchov 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: January 22 2014 $ +.Dd $Mdocdate: March 5 2014 $ .Dt SIO_OPEN 3 .Os .Sh NAME @@ -35,7 +35,7 @@ .Nm sio_setvol , .Nm sio_onvol , .Nm sio_initpar -.Nd interface to audio devices +.Nd sndio interface to audio devices .Sh SYNOPSIS .In sndio.h .Ft "struct sio_hdl *" |