summaryrefslogtreecommitdiff
path: root/doc/apt-cdrom.8.xml
diff options
context:
space:
mode:
authorJustin B Rye <jbr@edlug.org.uk>2012-05-25 09:45:59 +0200
committerDavid Kalnischkies <kalnischkies@gmail.com>2012-05-25 09:45:59 +0200
commit25838be607c1a61783060c352d1842cd23b2677f (patch)
tree92e68ad4025bd1175d319fb549f5becb190e20d8 /doc/apt-cdrom.8.xml
parent72cf877c2e11cafe4809b2530af17881ec3c2ebe (diff)
* doc/apt-cdrom.8.xml:
- replace CDROM with the proper CD-ROM in text
Diffstat (limited to 'doc/apt-cdrom.8.xml')
-rw-r--r--doc/apt-cdrom.8.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/apt-cdrom.8.xml b/doc/apt-cdrom.8.xml
index 1dd552496..cfca8ca7b 100644
--- a/doc/apt-cdrom.8.xml
+++ b/doc/apt-cdrom.8.xml
@@ -29,13 +29,13 @@
<!-- Man page title -->
<refnamediv>
<refname>apt-cdrom</refname>
- <refpurpose>APT CDROM management utility</refpurpose>
+ <refpurpose>APT CD-ROM management utility</refpurpose>
</refnamediv>
&synopsis-command-apt-cdrom;
<refsect1><title>Description</title>
- <para><command>apt-cdrom</command> is used to add a new CDROM to APTs list
+ <para><command>apt-cdrom</command> is used to add a new CD-ROM to APTs list
of available sources. <command>apt-cdrom</command> takes care of
determining the structure of
the disc as well as correcting for several possible mis-burns and
@@ -55,13 +55,13 @@
<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
- CDROM device, prompt for a disk to be inserted and then proceed to
+ CD-ROM device, prompt for a disk 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
title.
</para>
- <para>APT uses a CDROM ID to track which disc is currently in the drive and
+ <para>APT uses a CD-ROM ID to track which disc is currently in the drive and
maintains a database of these IDs in
<filename>&statedir;/cdroms.list</filename>
</para>