summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorDeanna Phillips <deanna@cvs.openbsd.org>2007-12-06 19:41:29 +0000
committerDeanna Phillips <deanna@cvs.openbsd.org>2007-12-06 19:41:29 +0000
commit5863e7a8176cd0201c7fbee64fafba4f33125f91 (patch)
tree2a6c7d5fb8bf32baac87d60efbd6d68a525d09e0 /share
parent715705bafb95ec6fd1292a345a626370c1921954 (diff)
Remove incomplete device Xr list. The device pages already reference
audio(4), and the bus pages reference the devices, so there's no need for audio(4) to try to keep up. Requested by & ok jmc@
Diffstat (limited to 'share')
-rw-r--r--share/man/man4/audio.433
1 files changed, 2 insertions, 31 deletions
diff --git a/share/man/man4/audio.4 b/share/man/man4/audio.4
index 1779c31d2e3..ca77ad789ce 100644
--- a/share/man/man4/audio.4
+++ b/share/man/man4/audio.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: audio.4,v 1.49 2007/11/03 09:10:40 jmc Exp $
+.\" $OpenBSD: audio.4,v 1.50 2007/12/06 19:41:28 deanna Exp $
.\" $NetBSD: audio.4,v 1.20 1998/05/28 17:27:15 augustss Exp $
.\"
.\" Copyright (c) 1996 The NetBSD Foundation, Inc.
@@ -35,7 +35,7 @@
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd $Mdocdate: November 3 2007 $
+.Dd $Mdocdate: December 6 2007 $
.Dt AUDIO 4
.Os
.Sh NAME
@@ -758,35 +758,6 @@ string values.
.Xr ac97 4 ,
.Xr uaudio 4 ,
.Xr audio 9
-.Pp
-For ports using the ISA bus:
-.Xr gus 4 ,
-.Xr pss 4 ,
-.Xr sb 4 ,
-.Xr wss 4
-.Pp
-For ports using the PCI bus:
-.Xr aria 4 ,
-.Xr auich 4 ,
-.Xr auixp 4 ,
-.Xr autri 4 ,
-.Xr auvia 4 ,
-.Xr azalia 4 ,
-.Xr clcs 4 ,
-.Xr clct 4 ,
-.Xr cmpci 4 ,
-.Xr eap 4 ,
-.Xr emu 4 ,
-.Xr envy 4 ,
-.Xr esa 4 ,
-.Xr eso 4 ,
-.Xr ess 4 ,
-.Xr fms 4 ,
-.Xr maestro 4 ,
-.Xr neo 4 ,
-.Xr sv 4 ,
-.Xr yds 4 ,
-.Xr ym 4
.Sh BUGS
If the device is used in
.Xr mmap 2