summaryrefslogtreecommitdiff
path: root/lib/libsndio/mio_open.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libsndio/mio_open.3')
-rw-r--r--lib/libsndio/mio_open.311
1 files changed, 2 insertions, 9 deletions
diff --git a/lib/libsndio/mio_open.3 b/lib/libsndio/mio_open.3
index 8e0747f357f..cd889f2dca3 100644
--- a/lib/libsndio/mio_open.3
+++ b/lib/libsndio/mio_open.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: mio_open.3,v 1.10 2012/09/15 08:58:08 stsp Exp $
+.\" $OpenBSD: mio_open.3,v 1.11 2013/04/06 11:38:41 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: September 15 2012 $
+.Dd $Mdocdate: April 6 2013 $
.Dt MIO_OPEN 3
.Os
.Sh NAME
@@ -61,13 +61,6 @@ later it will be passed as the
.Ar hdl
argument of most other functions.
The
-.Fn mio_open
-function tries to connect to the
-.Xr sndiod 1
-MIDI thru box or to use the
-.Xr midi 4
-hardware port.
-The
.Ar name
parameter gives the device string discussed in
.Xr sndio 7 .