Whitespace fix, no content change.
Submitted by: Niclas Zeising (niclas dot zeising at gmail dot com)
This commit is contained in:
parent
3abf22679b
commit
71df4c9eb7
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=37289
1 changed files with 4 additions and 4 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue