mio_open.3: "a" MIDI, not "an"; from jmc@

This commit is contained in:
Alexandre Ratchov 2019-02-21 07:43:36 +01:00
parent d428027573
commit 00910bf6fa
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@ library allows user processes to access
hardware and
.Xr sndiod 8
MIDI thru boxes and control ports in a uniform way.
.Ss Opening and closing an MIDI stream
.Ss Opening and closing a MIDI stream
First the application must call the
.Fn mio_open
function to obtain a handle representing the newly created stream;