X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/851389e73f0273b93338f49532664ecac13886a0..32854ff6954903a6562f28a325d42b9c66de23a9:/doc/method.sgml
diff --git a/doc/method.sgml b/doc/method.sgml
index 5e782d008..27db50173 100644
--- a/doc/method.sgml
+++ b/doc/method.sgml
@@ -4,7 +4,7 @@
APT Method Interface
Jason Gunthorpe jgg@debian.org
-$Id: method.sgml,v 1.9 2002/09/15 23:14:34 jgg Exp $
+$Id: method.sgml,v 1.10 2003/02/12 15:05:46 doogie Exp $
This document describes the interface that APT uses to the archive
@@ -20,8 +20,8 @@ by the Free Software Foundation; either version 2 of the License, or (at your
option) any later version.
-For more details, on Debian GNU/Linux systems, see the file
-/usr/doc/copyright/GPL for the full license.
+For more details, on Debian systems, see the file
+/usr/share/common-licenses/GPL for the full license.
@@ -220,7 +220,7 @@ the ones it wants.
Local- The method only returns Filename: fields.
Send-Config
- Send configuration to the method.
Needs-Cleanup
- 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.
Version
- Version string for the method
@@ -318,7 +318,7 @@ Fields: Media, Fail
The methods supplied by the stock apt are:
-- cdrom - For Multi-Disc CDROMs
+
- cdrom - For Multi-Disc CD-ROMs
- copy - (internal) For copying files around the filesystem
- file - For local files
- gzip - (internal) For decompression