* mention apt-secure in apt.8 and apt-apt.8
authorMichael Vogt <michael.vogt@ubuntu.com>
Thu, 23 Nov 2006 07:04:38 +0000 (08:04 +0100)
committerMichael Vogt <michael.vogt@ubuntu.com>
Thu, 23 Nov 2006 07:04:38 +0000 (08:04 +0100)
debian/changelog
doc/apt-get.8.xml
doc/apt.8

index 5cdfc9d..24e10dc 100644 (file)
@@ -1,3 +1,9 @@
+apt (0.6.46.4) unstable; urgency=low
+
+  * add apt-secure.8 to "See also" section
+
+ --
+
 apt (0.6.46.3) unstable; urgency=low
 
   * apt-pkg/deb/dpkgpm.cc:
index b98d587..451806e 100644 (file)
 
  <refsect1><title>See Also</title>
    <para>&apt-cache;, &apt-cdrom;, &dpkg;, &dselect;, &sources-list;,
-   &apt-conf;, &apt-config;,
+   &apt-conf;, &apt-config;, &apt-secure;
    The APT User's guide in &guidesdir;, &apt-preferences;, the APT Howto.</para>
  </refsect1>
 
index 3fb214a..671fe9c 100644 (file)
--- a/doc/apt.8
+++ b/doc/apt.8
@@ -33,6 +33,7 @@ None.
 .BR apt-get (8),
 .BR apt.conf (5),
 .BR sources.list (5)
+.BR apt-secure (8)
 .SH DIAGNOSTICS
 apt returns zero on normal operation, decimal 100 on error.
 .SH BUGS