]> git.saurik.com Git - apt.git/blobdiff - doc/offline.dbk
get pdiff files from the same mirror as the index
[apt.git] / doc / offline.dbk
index 7163f8bd5c3f88736c245cb93f81c035edfabed8..2ad1d98d8074f14ce9c60ab71303297e02d27e3f 100644 (file)
@@ -1,8 +1,9 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!-- -*- DocBook -*- -->
 <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
   "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
+<!ENTITY % aptent SYSTEM "apt.ent"> %aptent;
 <!ENTITY % aptverbatiment SYSTEM "apt-verbatim.ent"> %aptverbatiment;
+<!ENTITY % aptvendor SYSTEM "apt-vendor.ent"> %aptvendor;
 ]>
 
 <book lang="en">
@@ -67,7 +68,7 @@ host</emphasis> the one with bad or no connection.
 <para>
 This is achieved by creatively manipulating the APT configuration file. The
 essential premise to tell APT to look on a disc for it's archive files. Note
-that the disc should be formated with a filesystem that can handle long file
+that the disc should be formatted with a filesystem that can handle long file
 names such as ext2, fat32 or vfat.
 </para>
 </section>