acd0 -> acd0c
Submitted by: Dominic Marks <dominic_marks@btinternet.com>
This commit is contained in:
parent
896b4e6c27
commit
72027ff066
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=10306
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
<!--
|
<!--
|
||||||
The FreeBSD Documentation Project
|
The FreeBSD Documentation Project
|
||||||
|
|
||||||
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/disks/chapter.sgml,v 1.46 2001/08/10 01:18:34 murray Exp $
|
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/disks/chapter.sgml,v 1.47 2001/08/10 22:58:12 chern Exp $
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<chapter id="disks">
|
<chapter id="disks">
|
||||||
|
@ -1203,7 +1203,7 @@ Filesystem 1K-blocks Used Avail Capacity Mounted on
|
||||||
|
|
||||||
<para>Will burn a copy of <replaceable>imagefile.iso</replaceable> on
|
<para>Will burn a copy of <replaceable>imagefile.iso</replaceable> on
|
||||||
<replaceable>cddevice</replaceable>. The default device is
|
<replaceable>cddevice</replaceable>. The default device is
|
||||||
<filename>/dev/acd0</filename>. See &man.burncd.8; for options to
|
<filename>/dev/acd0c</filename>. See &man.burncd.8; for options to
|
||||||
set the write speed, eject the CD after burning, and write audio
|
set the write speed, eject the CD after burning, and write audio
|
||||||
data.</para>
|
data.</para>
|
||||||
</sect2>
|
</sect2>
|
||||||
|
|
Loading…
Reference in a new issue