summaryrefslogtreecommitdiff
path: root/share/man/man4/snd_als4000.4
Commit message (Collapse)AuthorAgeFilesLines
* use .Mt to mark up email addresses consistently (final part)Baptiste Daroussin2014-06-261-1/+1
| | | | | | | | PR: 191174 Submitted by: Franco Fichtner <franco at lastsummer.de> Notes: svn path=/head/; revision=267938
* Make the SYNOPSIS section a bit more informative.Joel Dahl2005-12-151-1/+12
| | | | Notes: svn path=/head/; revision=153459
* s/Advance/Avance/Joel Dahl2005-11-281-1/+1
| | | | Notes: svn path=/head/; revision=152896
* No one cares about when the manual page first appeared. Mention when theJoel Dahl2005-11-281-3/+3
| | | | | | | driver appeared instead. Notes: svn path=/head/; revision=152895
* soundcard -> sound cardChristian Brueffer2005-05-221-2/+2
| | | | | | | MFC after: 3 days Notes: svn path=/head/; revision=146489
* Remove superflous .Pp calls.Christian Brueffer2005-03-041-1/+0
| | | | | | | | Submitted by: Joel Dahl <joel@automatvapen.se> MFC after: 3 days Notes: svn path=/head/; revision=143143
* Update sound-related manpages to account for the recent change inRuslan Ermilov2004-09-081-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=134938
* Add manual pages for several sound drivers.Simon L. B. Nielsen2004-08-271-0/+59
Submitted by: Atte Peltomaki <koston@iki.fi> Reviewed by: cg MFC after: 5 days Notes: svn path=/head/; revision=134411