summaryrefslogtreecommitdiff
path: root/doc/examples
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/examples
parent72cf877c2e11cafe4809b2530af17881ec3c2ebe (diff)
* doc/apt-cdrom.8.xml:
- replace CDROM with the proper CD-ROM in text
Diffstat (limited to 'doc/examples')
-rw-r--r--doc/examples/configure-index2
-rw-r--r--doc/examples/sources.list2
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/examples/configure-index b/doc/examples/configure-index
index 49e803f91..f75b5738a 100644
--- a/doc/examples/configure-index
+++ b/doc/examples/configure-index
@@ -90,7 +90,7 @@ APT
Authentication
{
- TrustCDROM "false"; // consider the CDROM always trusted
+ TrustCDROM "false"; // consider the CD-ROM always trusted
};
// Some general options
diff --git a/doc/examples/sources.list b/doc/examples/sources.list
index ef729e203..1aa3d6865 100644
--- a/doc/examples/sources.list
+++ b/doc/examples/sources.list
@@ -1,6 +1,6 @@
# See sources.list(5) for more information, especialy
# Remember that you can only use http, ftp or file URIs
-# CDROMs are managed through the apt-cdrom tool.
+# CD-ROMs are managed through the apt-cdrom tool.
deb http://http.us.debian.org/debian stable main contrib non-free
deb http://security.debian.org stable/updates main contrib non-free