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/method.sgml | |
parent | 72cf877c2e11cafe4809b2530af17881ec3c2ebe (diff) |
* doc/apt-cdrom.8.xml:
- replace CDROM with the proper CD-ROM in text
Diffstat (limited to 'doc/method.sgml')
-rw-r--r-- | doc/method.sgml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/method.sgml b/doc/method.sgml index 3bee47d3a..27db50173 100644 --- a/doc/method.sgml +++ b/doc/method.sgml @@ -220,7 +220,7 @@ the ones it wants. <tag>Local<item>The method only returns Filename: fields. <tag>Send-Config<item>Send configuration to the method. <tag>Needs-Cleanup<item>The process is kept around while the files it returned -are being used. This is primarily intended for CDROM and File URIs that need +are being used. This is primarily intended for CD-ROM and File URIs that need to unmount filesystems. <tag>Version<item>Version string for the method </taglist> @@ -318,7 +318,7 @@ Fields: Media, Fail <p> The methods supplied by the stock apt are: <enumlist> -<item>cdrom - For Multi-Disc CDROMs +<item>cdrom - For Multi-Disc CD-ROMs <item>copy - (internal) For copying files around the filesystem <item>file - For local files <item>gzip - (internal) For decompression |