diff options
author | Niels Provos <provos@cvs.openbsd.org> | 1998-05-05 10:13:44 +0000 |
---|---|---|
committer | Niels Provos <provos@cvs.openbsd.org> | 1998-05-05 10:13:44 +0000 |
commit | 84a9296130baf324c7e5db3ce63e2a5828591d76 (patch) | |
tree | 6555e858ff81480d0d6ed015cb55acaf4444023c /share/man/man4/audio.4 | |
parent | 8aa8dff64b78dac3f5199e632c0f815bc37ff2a0 (diff) |
.Xr ossaudio 3
Diffstat (limited to 'share/man/man4/audio.4')
-rw-r--r-- | share/man/man4/audio.4 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/share/man/man4/audio.4 b/share/man/man4/audio.4 index 2d7bfd2c923..54e38d0fd11 100644 --- a/share/man/man4/audio.4 +++ b/share/man/man4/audio.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: audio.4,v 1.5 1998/04/30 22:28:58 provos Exp $ +.\" $OpenBSD: audio.4,v 1.6 1998/05/05 10:13:43 provos Exp $ .\" $NetBSD: audio.4,v 1.3 1996/02/27 22:42:05 jtc Exp $ .\" .\" Copyright (c) 1996 The NetBSD Foundation, Inc. @@ -595,7 +595,8 @@ mixer controls because they use a name from one of the AudioC* string values. .It Pa /dev/mixer .El .Sh SEE ALSO -.Xr ioctl 2 . +.Xr ioctl 2 , +.Xr ossaudio 3 . .br For ports using the ISA bus: .Xr gus 4 , |