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

* Add apt-config to SEE ALSO section of apt-get (Closes...
Author: mdz
Date: 2003-08-20 03:07:59 GMT
* Add apt-config to SEE ALSO section of apt-get (Closes: #205036)

Arch Librarian лет назад: 22
Родитель
Сommit
db5b6c1486
2 измененных файлов с 3 добавлено и 1 удалено
  1. 1 0
      debian/changelog
  2. 2 1
      doc/apt-get.8.sgml

+ 1 - 0
debian/changelog

@@ -14,6 +14,7 @@ apt (0.5.10) unstable; urgency=low
   * Updated Polish po file from Marcin Owsiany <porridge@debian.org>
     (Closes: #205950)
   * Mention some of the available frontends in apt-get(8) (Closes: #205829)
+  * Add apt-config to SEE ALSO section of apt-get (Closes: #205036)
 
  -- 
 

+ 2 - 1
doc/apt-get.8.sgml

@@ -493,7 +493,8 @@
 
  <RefSect1><Title>See Also</>
    <para>
-   &apt-cache;, &apt-cdrom;, &dpkg;, &dselect;, &sources-list;, &apt-conf;, 
+   &apt-cache;, &apt-cdrom;, &dpkg;, &dselect;, &sources-list;,
+   &apt-conf;, &apt-config;,
    The APT User's guide in &docdir;, &apt-preferences;, the APT Howto.
  </RefSect1>