summaryrefslogtreecommitdiffstats
path: root/share/man/man4/snd_csa.4
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2004-09-08 08:28:02 +0000
committerru <ru@FreeBSD.org>2004-09-08 08:28:02 +0000
commit2a75d95823cfe9946ed694fd6592e80103404b92 (patch)
treed8b14d423e515afafc3361f677b3a32ffd6c7ee7 /share/man/man4/snd_csa.4
parent456c69d9279b3d7be52f54e49798af226c808977 (diff)
downloadFreeBSD-src-2a75d95823cfe9946ed694fd6592e80103404b92.zip
FreeBSD-src-2a75d95823cfe9946ed694fd6592e80103404b92.tar.gz
Update sound-related manpages to account for the recent change in
device and module naming. The following files were repo-copied: csa.4 -> snd_csa.4 gusc.4 -> snd_gusc.4 maestro3.4 -> snd_maestro3.4 sbc.4 -> snd_sbc.4 uaudio.4 -> snd_uaudio.4 The pcm(4) manpage wasn't renamed to sound(4) as there are nearby plans to rename "device sound" to "device snd", to address the ambiguity in naming, so pcm.4 is linked to sound.4 for the moment. (We also mumble something about the future plans in the manpage.) Removed links from pcm.4 to als4000.4 and emu10k1.4 -- they now have their own snd_*.4 manpages. Fixes for recent snd_*.4 manpages: added missing "device sound" to the SYNOPSIS, fixed hints (they are still "hint.pcm.<unit>" in most cases). MT5 after: 3 days
Diffstat (limited to 'share/man/man4/snd_csa.4')
-rw-r--r--share/man/man4/snd_csa.413
1 files changed, 7 insertions, 6 deletions
diff --git a/share/man/man4/snd_csa.4 b/share/man/man4/snd_csa.4
index 4a535b8..a0547c2 100644
--- a/share/man/man4/snd_csa.4
+++ b/share/man/man4/snd_csa.4
@@ -25,19 +25,20 @@
.\"
.\" $FreeBSD$
.\"
-.Dd December 18, 1999
-.Dt CSA 4
+.Dd August 28, 2004
+.Dt SND_CSA 4
.Os
.Sh NAME
-.Nm csa
+.Nm snd_csa
.Nd Crystal Semiconductor CS461x/462x/4280 PCI bridge device driver
.Sh SYNOPSIS
-.Cd "device csa"
+.Cd "device sound"
+.Cd "device snd_csa"
.Sh DESCRIPTION
The
.Nm
bridge driver allows the generic audio drivers including
-.Xr pcm 4
+.Xr sound 4
to attach to the following PCI sound cards:
.Bl -bullet -width 2m
.It
@@ -58,6 +59,6 @@ The
device driver first appeared in
.Fx 4.0 .
.Sh SEE ALSO
-.Xr pcm 4
+.Xr sound 4
.Sh AUTHORS
.An Seigo Tanimura Aq tanimura@r.dl.itc.u-tokyo.ac.jp
OpenPOWER on IntegriCloud