summaryrefslogtreecommitdiff
path: root/doc/apt-cdrom.8.xml
diff options
context:
space:
mode:
authorJustin B Rye <jbr@edlug.org.uk>2012-05-25 10:53:27 +0200
committerDavid Kalnischkies <kalnischkies@gmail.com>2012-05-25 10:53:27 +0200
commitbfcd7854a515aa527ade9043cc8210d7a8d72d64 (patch)
tree360bcc44303a07d01f4c0df2db4f9f47093a38b9 /doc/apt-cdrom.8.xml
parent6f33340f5341c19d89679f9d67969c918967acce (diff)
* doc/apt-cdrom.8.xml:
- correct disc vs. disk issues
Diffstat (limited to 'doc/apt-cdrom.8.xml')
-rw-r--r--doc/apt-cdrom.8.xml10
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/apt-cdrom.8.xml b/doc/apt-cdrom.8.xml
index f5e393446..6030721e7 100644
--- a/doc/apt-cdrom.8.xml
+++ b/doc/apt-cdrom.8.xml
@@ -44,7 +44,7 @@
<para>It is necessary to use <command>apt-cdrom</command> to add CDs to the
APT system;
- it cannot be done by hand. Furthermore each disk in a multi-CD set must be
+ it cannot be done by hand. Furthermore each disc in a multi-CD set must be
inserted and scanned separately to account for possible mis-burns.
</para>
@@ -55,9 +55,9 @@
<varlistentry><term><option>add</option></term>
<listitem><para><literal>add</literal> is used to add a new disc to the
source list. It will unmount the
- CD-ROM device, prompt for a disk to be inserted and then proceed to
+ CD-ROM device, prompt for a disc to be inserted and then proceed to
scan it and copy the index files. If the disc does not have a proper
- <filename>disk</filename> directory you will be prompted for a descriptive
+ <filename>.disk</filename> directory you will be prompted for a descriptive
title.
</para>
@@ -91,8 +91,8 @@
</varlistentry>
<varlistentry><term><option>-r</option></term><term><option>--rename</option></term>
- <listitem><para>Rename a disc; change the label of a disk or override the
- disks given label. This option will cause <command>apt-cdrom</command> to
+ <listitem><para>Rename a disc; change the label of a disc or override the
+ disc's given label. This option will cause <command>apt-cdrom</command> to
prompt for a new label.
Configuration Item: <literal>APT::CDROM::Rename</literal>.
</para>