* doc/apt-get.8.xml:
authorMichael Vogt <michael.vogt@ubuntu.com>
Tue, 25 Jul 2006 08:08:10 +0000 (10:08 +0200)
committerMichael Vogt <michael.vogt@ubuntu.com>
Tue, 25 Jul 2006 08:08:10 +0000 (10:08 +0200)
  - point to the right dir for the user guide in the man-page

debian/changelog
doc/apt-get.8.xml
doc/apt.ent

index 04378ea..6813980 100644 (file)
@@ -5,6 +5,8 @@ apt (0.6.45) unstable; urgency=low
   * ftparchive/cachedb.cc:
     - applied patch from ajt to fix Clean() function
       (closes: #379576)
+  * doc/apt-get.8.xml:
+    - fix path to the apt user build (Closes: #375640)
   * Merged from Christian Perrier bzr branch:
     * ko.po: Updated to 512t. Closes: #378901
     * hu.po: Updated to 512t. Closes: #376330
@@ -17,7 +19,7 @@ apt (0.6.45) unstable; urgency=low
     * eu.po: Updated
     * eu.po: Updated
 
- --
+ -- 
 
 apt  (0.6.44.2) unstable; urgency=low 
   
index ac84f34..b98d587 100644 (file)
  <refsect1><title>See Also</title>
    <para>&apt-cache;, &apt-cdrom;, &dpkg;, &dselect;, &sources-list;,
    &apt-conf;, &apt-config;,
-   The APT User's guide in &docdir;, &apt-preferences;, the APT Howto.</para>
+   The APT User's guide in &guidesdir;, &apt-preferences;, the APT Howto.</para>
  </refsect1>
 
  <refsect1><title>Diagnostics</title>
index cf22df6..99fe443 100644 (file)
@@ -2,6 +2,7 @@
 
 <!-- Some common paths.. -->
 <!ENTITY docdir "/usr/share/doc/apt/">
+<!ENTITY guidesdir "/usr/share/doc/apt-doc/">
 <!ENTITY configureindex "<filename>&docdir;examples/configure-index.gz</filename>">
 <!ENTITY aptconfdir "<filename>/etc/apt.conf</filename>">
 <!ENTITY statedir "/var/lib/apt">