diff options
Diffstat (limited to 'lib/libsndio/mio_open.3')
-rw-r--r-- | lib/libsndio/mio_open.3 | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/lib/libsndio/mio_open.3 b/lib/libsndio/mio_open.3 index 9850be16754..c14979ee26b 100644 --- a/lib/libsndio/mio_open.3 +++ b/lib/libsndio/mio_open.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: mio_open.3,v 1.16 2016/01/07 07:41:01 ratchov Exp $ +.\" $OpenBSD: mio_open.3,v 1.17 2017/10/17 22:47:58 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: January 7 2016 $ +.Dd $Mdocdate: October 17 2017 $ .Dt MIO_OPEN 3 .Os .Sh NAME @@ -247,3 +247,8 @@ may be a value between 0 and 2. .Xr midi 4 , .Xr sndio 7 , .Xr sndiod 8 +.Sh HISTORY +These functions first appeared in +.Ox 4.7 . +.Sh AUTHORS +.An Alexandre Ratchov Aq Mt ratchov@openbsd.org |