diff options
author | mav <mav@FreeBSD.org> | 2008-09-17 20:28:01 +0000 |
---|---|---|
committer | mav <mav@FreeBSD.org> | 2008-09-17 20:28:01 +0000 |
commit | 522ebfdbfa2d6bc3cde6077afcc73e67fc909bb8 (patch) | |
tree | d045725eb841f2e348b9f0a9d9375de29f576abf | |
parent | fc3ea65f78358a8f8a111ed55df8a78da6297e58 (diff) | |
download | FreeBSD-src-522ebfdbfa2d6bc3cde6077afcc73e67fc909bb8.zip FreeBSD-src-522ebfdbfa2d6bc3cde6077afcc73e67fc909bb8.tar.gz |
Fix a typo.
-rw-r--r-- | share/man/man4/snd_hda.4 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man4/snd_hda.4 b/share/man/man4/snd_hda.4 index 2c2e83e..70c236c 100644 --- a/share/man/man4/snd_hda.4 +++ b/share/man/man4/snd_hda.4 @@ -303,7 +303,7 @@ hint.hdac.0.cad0.nid20.config="as=1" hint.hdac.0.cad0.nid21.config="as=2" .Ed .Pp -will swap line-out and speacker functions. So pcm0 device will play to the +will swap line-out and speaker functions. So pcm0 device will play to the line-out and headphones jacks with line-out automute on headphones connection. Recording on pcm0 will go from two external microphones and line-in jacks. pcm1 playback will go to the internal speaker. |