Whitespace fix, no content change.

Submitted by:	Niclas Zeising (niclas dot zeising at gmail dot com)
This commit is contained in:
Benedict Reuschling 2011-05-24 09:48:59 +00:00
parent 3abf22679b
commit 71df4c9eb7
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=37289

View file

@ -388,10 +388,10 @@ pcm7: <HDA Realtek ALC889 PCM #3 Digital> at cad 2 nid 1 on hdac1
<screen>&prompt.root; <userinput>sysctl hw.snd.default_unit=<replaceable>n</replaceable></userinput></screen>
<para>Here, <literal>n</literal> is the number of the sound device to
use, in this example <literal>4</literal>. You can make this change
permanent by adding the following line to
<filename>/etc/sysctl.conf</filename>:</para>
<para>Here, <literal>n</literal> is the number of the sound device to
use, in this example <literal>4</literal>. You can make this change
permanent by adding the following line to
<filename>/etc/sysctl.conf</filename>:</para>
<programlisting>hw.snd.default_unit=<replaceable>4</replaceable></programlisting>
</sect3>