Fix a typo (syntax of cdrecord should be comma-separated values for

device reference).
This commit is contained in:
Hideyuki KURASHINA 2004-09-26 20:08:31 +00:00
parent 53597875ee
commit f3027072d3
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=22496

View file

@ -1168,7 +1168,7 @@ scsibus1:
<screen>&prompt.user; <userinput>cdrecord -v dev=<replaceable>2,0</replaceable> -dao -useinfo *.wav</userinput></screen>
<para>Make sure that <replaceable>2.0</replaceable> is set
<para>Make sure that <replaceable>2,0</replaceable> is set
appropriately, as described in <xref linkend="cdrecord">.</para>
</step>
</procedure>