Module Name:    src
Committed By:   wiz
Date:           Tue Nov 12 12:50:30 UTC 2019

Modified Files:
        src/usr.bin/audio/play: audioplay.1

Log Message:
Remove list of audio drivers, moved to audio(4).


To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.29 src/usr.bin/audio/play/audioplay.1

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/usr.bin/audio/play/audioplay.1
diff -u src/usr.bin/audio/play/audioplay.1:1.28 src/usr.bin/audio/play/audioplay.1:1.29
--- src/usr.bin/audio/play/audioplay.1:1.28	Mon Nov 11 11:04:15 2019
+++ src/usr.bin/audio/play/audioplay.1	Tue Nov 12 12:50:30 2019
@@ -1,4 +1,4 @@
-.\"	$NetBSD: audioplay.1,v 1.28 2019/11/11 11:04:15 wiz Exp $
+.\"	$NetBSD: audioplay.1,v 1.29 2019/11/12 12:50:30 wiz Exp $
 .\"
 .\" Copyright (c) 1998, 1999, 2002, 2010, 2019 Matthew R. Green
 .\" All rights reserved.
@@ -191,55 +191,7 @@ hardware driver.
 .Sh SEE ALSO
 .Xr audioctl 1 ,
 .Xr audiorecord 1 ,
-.Xr arcofi 4 ,
-.Xr aria 4 ,
-.Xr audio 4 ,
-.Xr auich 4 ,
-.Xr auixp 4 ,
-.\" .Xr ausoc 4 ,
-.Xr autri 4 ,
-.Xr auvia 4 ,
-.Xr bba 4 ,
-.Xr btsco 4 ,
-.Xr clcs 4 ,
-.Xr clct 4 ,
-.Xr cmpci 4 ,
-.Xr dreamcast/aica 4 ,
-.Xr eap 4 ,
-.Xr emuxki 4 ,
-.Xr esm 4 ,
-.Xr eso 4 ,
-.Xr ess 4 ,
-.Xr fms 4 ,
-.Xr gcscaudio 4 ,
-.Xr gus 4 ,
-.Xr guspnp 4 ,
-.Xr hdafg 4 ,
-.Xr hppa/harmony 4 ,
-.Xr macppc/awacs 4 ,
-.Xr macppc/snapper 4 ,
-.Xr neo 4 ,
-.Xr pad 4 ,
-.Xr pas 4 ,
-.\" .Xr paud 4 ,
-.\" .Xr repluse 4 ,
-.Xr sb 4 ,
-.Xr sgimips/haltwo 4 ,
-.Xr sgimips/mavb 4 ,
-.Xr sparc/audioamd 4 ,
-.Xr sparc/dbri 4 ,
-.Xr sv 4 ,
-.\" .Xr toccata 4 ,
-.Xr uaudio 4 ,
-.\" .Xr vaudio 4 ,
-.\" .Xr vcaudio 4 ,
-.\" .Xr vraiu 4 ,
-.\" .Xr vsaudio 4 ,
-.Xr wss 4 ,
-.Xr x68k/vs 4 ,
-.Xr yds 4 ,
-.Xr ym 4
-.\" .Xr zaudio 4
+.Xr audio 4
 .Sh HISTORY
 The
 .Nm

Reply via email to