diff options
| author | augustss <augustss@NetBSD.org> | 1998-08-12 12:23:30 +0000 |
|---|---|---|
| committer | augustss <augustss@NetBSD.org> | 1998-08-12 12:23:30 +0000 |
| commit | 7d30602831389eb4e375296eee434479e73b8caa (patch) | |
| tree | 0c5fc5e12089daa39cc7414f8fb78dafe3aca250 /lib | |
| parent | 0eb249f780045ba0d7922f83ff729f91f4f7eb73 (diff) | |
Xref midi(4).
Diffstat (limited to 'lib')
| -rw-r--r-- | lib/libossaudio/ossaudio.3 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/lib/libossaudio/ossaudio.3 b/lib/libossaudio/ossaudio.3 index 1f6debc0505..6f1fc64a6d9 100644 --- a/lib/libossaudio/ossaudio.3 +++ b/lib/libossaudio/ossaudio.3 @@ -1,4 +1,4 @@ -.\" $NetBSD: ossaudio.3,v 1.6 1998/02/05 18:52:19 perry Exp $ +.\" $NetBSD: ossaudio.3,v 1.7 1998/08/12 12:23:30 augustss Exp $ .\" .\" Copyright (c) 1997 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -50,7 +50,8 @@ interface. Use the native interface for new programs and the emulation library only for porting programs. .Sh SEE ALSO -.Xr audio 4 +.Xr audio 4 , +.Xr midi 4 . .Sh BUGS The emulation uses an #define for .Va ioctl() |
