diff options
Diffstat (limited to 'doc/method.sgml')
-rw-r--r-- | doc/method.sgml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/method.sgml b/doc/method.sgml index d71ef02ea..27db50173 100644 --- a/doc/method.sgml +++ b/doc/method.sgml @@ -20,7 +20,7 @@ by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. <p> -For more details, on Debian GNU/Linux systems, see the file +For more details, on Debian systems, see the file /usr/share/common-licenses/GPL for the full license. </copyright> @@ -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 |