- Remove unneeded quotes to maintain consistency
Approved by: ceri@
This commit is contained in:
parent
788f67c024
commit
dfa2714e2c
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=26992
1 changed files with 1 additions and 1 deletions
|
@ -216,7 +216,7 @@
|
|||
supported by the &man.snd.emu10k1.4; driver. To add the support
|
||||
for this card, use the following:</para>
|
||||
|
||||
<programlisting>device "snd_emu10k1"</programlisting>
|
||||
<programlisting>device snd_emu10k1</programlisting>
|
||||
|
||||
<para>Be sure to read the manual page of the driver for the
|
||||
syntax to use. Information regarding the syntax of sound
|
||||
|
|
Loading…
Reference in a new issue