From 18c908fda4c7b2d561ea69e25d562cc4e3005ce6 Mon Sep 17 00:00:00 2001 From: Alexander Motin Date: Thu, 18 Sep 2008 10:30:29 +0000 Subject: [PATCH] Fix small mistake. --- share/man/man4/snd_hda.4 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/share/man/man4/snd_hda.4 b/share/man/man4/snd_hda.4 index f010fc3fa13..e6813653d2d 100644 --- a/share/man/man4/snd_hda.4 +++ b/share/man/man4/snd_hda.4 @@ -316,9 +316,9 @@ hint.hdac.0.cad0.nid27.config="as=2 seq=0" hint.hdac.0.cad0.nid25.config="as=4 seq=0" .Ed .Pp -will split headphones and one of mics to separate playback device. So pcm0 -device will play to the internal speaker and line-out jack with speaker automute -on line-out connection. Recording on pcm0 will go from one external microphone +will split headphones and one of mics to separate device. So pcm0 device will +play to the internal speaker and line-out jack with speaker automute on +line-out connection. Recording on pcm0 will go from one external microphone and line-in jacks. pcm1 will be completely dedicated to headset (headphones and mic) connected to the front connectors. .Pp