diff options
author | Justin B Rye <jbr@edlug.org.uk> | 2012-05-25 09:45:59 +0200 |
---|---|---|
committer | David Kalnischkies <kalnischkies@gmail.com> | 2012-05-25 09:45:59 +0200 |
commit | 25838be607c1a61783060c352d1842cd23b2677f (patch) | |
tree | 92e68ad4025bd1175d319fb549f5becb190e20d8 /doc/guide.sgml | |
parent | 72cf877c2e11cafe4809b2530af17881ec3c2ebe (diff) |
* doc/apt-cdrom.8.xml:
- replace CDROM with the proper CD-ROM in text
Diffstat (limited to 'doc/guide.sgml')
-rw-r--r-- | doc/guide.sgml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/guide.sgml b/doc/guide.sgml index 8d762b6f3..747c5718c 100644 --- a/doc/guide.sgml +++ b/doc/guide.sgml @@ -174,11 +174,11 @@ select the packages to be installed or removed and APT actually installs them. To enable the APT method you need to select [A]ccess in <prgn>dselect</> and then choose the APT method. You will be prompted for a set of <em>Sources</> which are places to fetch archives from. These can be remote -Internet sites, local Debian mirrors or CDROMs. Each source can provide +Internet sites, local Debian mirrors or CD-ROMs. Each source can provide a fragment of the total Debian archive, APT will automatically combine them -to form a complete set of packages. If you have a CDROM then it is a good idea +to form a complete set of packages. If you have a CD-ROM then it is a good idea to specify it first and then specify a mirror so that you have access to -the latest bug fixes. APT will automatically use packages on your CDROM before +the latest bug fixes. APT will automatically use packages on your CD-ROM before downloading from the Internet. <p> |