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

* doc/apt-get.8.xml:
- change wording of autoremove description as suggested
by Robert Simmons, thanks! (Closes: #641490)

David Kalnischkies лет назад: 15
Родитель
Сommit
c96ebe51fc
2 измененных файлов с 10 добавлено и 1 удалено
  1. 9 0
      debian/changelog
  2. 1 1
      doc/apt-get.8.xml

+ 9 - 0
debian/changelog

@@ -1,3 +1,12 @@
+apt (0.8.15.9) unstable; urgency=low
+
+  [ David Kalnischkies ]
+  * doc/apt-get.8.xml:
+    - change wording of autoremove description as suggested
+      by Robert Simmons, thanks! (Closes: #641490)
+
+ -- David Kalnischkies <kalnischkies@gmail.com>  Wed, 14 Sep 2011 21:01:56 +0200
+
 apt (0.8.15.8) unstable; urgency=low
 
   [ David Kalnischkies ]

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

@@ -317,7 +317,7 @@
 
      <varlistentry><term>autoremove</term>
      <listitem><para><literal>autoremove</literal> is used to remove packages that were automatically
-     installed to satisfy dependencies for some package and that are no more needed.</para></listitem>
+     installed to satisfy dependencies for other packages and are now no longer needed.</para></listitem>
      </varlistentry>
 
      <varlistentry><term>changelog</term>