Procházet zdrojové kódy

* Retitle the apt-mark.8 manpage (thanks to Justin Pryzby, closes: 471276)

Luca Bruno před 18 roky
rodič
revize
62b17f74b2
2 změnil soubory, kde provedl 2 přidání a 1 odebrání
  1. 1 0
      debian/changelog
  2. 1 1
      doc/apt-mark.8.xml

+ 1 - 0
debian/changelog

@@ -6,6 +6,7 @@ apt (0.7.15~exp4) UNRELEASED; urgency=low
     closes: #368665, #298821, #411532, #431636, #461458)
   * Document apt-key finger and adv commands
     (thanks to Stefan Schmidt, closes: #350575)
+  * Retitle the apt-mark.8 manpage (thanks to Justin Pryzby, closes: 471276)
   * Better documentation on using both APT::Default-Release and
     /etc/apt/preferences (thanks to Ingo Saitz, closes: #145575)
 

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

@@ -26,7 +26,7 @@
  <!-- Man page title -->
  <refnamediv>
     <refname>apt-mark</refname>
-    <refpurpose>Utility to sort package index files</refpurpose>
+    <refpurpose>mark/unmark a package as being automatically-installed</refpurpose>
  </refnamediv>
 
  <!-- Arguments -->