Просмотр исходного кода

* mention apt-secure in apt.8 and apt-apt.8

Michael Vogt лет назад: 19
Родитель
Сommit
14127f180b
3 измененных файлов с 8 добавлено и 1 удалено
  1. 6 0
      debian/changelog
  2. 1 1
      doc/apt-get.8.xml
  3. 1 0
      doc/apt.8

+ 6 - 0
debian/changelog

@@ -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:

+ 1 - 1
doc/apt-get.8.xml

@@ -467,7 +467,7 @@
 
  <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>
 

+ 1 - 0
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