ソースを参照

Document what packages provide additional functionality that the
user may be looking for.

Scott James Remnant 22 年 前
コミット
7f0e58c96e
共有3 個のファイルを変更した17 個の追加0 個の削除を含む
  1. 6 0
      ChangeLog
  2. 2 0
      debian/changelog
  3. 9 0
      man/en/dpkg.8.sgml

+ 6 - 0
ChangeLog

@@ -1,3 +1,9 @@
+Fri May 7 01:13:36 BST 2004 Scott James Remnant <scott@netsplit.com>
+
+  * man/en/dpkg.8.sgml: Add a new Additional Functionality section at the
+  bottom where we can refer readers to other packages that provide the
+  functionality they may be looking for.  Suggest aptitude and debsums.
+
 Fri May 7 00:55:39 BST 2004 Scott James Remnant <scott@netsplit.com>
 
   * man/en/dpkg.8.sgml: Document dselect update alongside --update-avail.

+ 2 - 0
debian/changelog

@@ -28,6 +28,8 @@ dpkg (1.10.22) unstable; urgency=low
   * Suggest fakeroot for dpkg-source -r.  Closes: #175897.
   * Suggest dselect update in description of dpkg --update-avail.
     Closes: #206163.
+  * Suggest packages that provide additional functionality in the dpkg
+    manpage.  Closes: #81355.
   * Updated Translations:
     - Catalan (Jordi Mallach).
     - French (Christian Perrier).  Closes: #246359.

+ 9 - 0
man/en/dpkg.8.sgml

@@ -1488,6 +1488,14 @@
     </para>
   </refsect1>
 
+  <refsect1>
+    <title>Additional Functionality</title>
+    <para>
+      Additional functionality can be gained by installing any of the
+      following packages: <filename>apt</filename>,
+      <filename>aptitude</filename> and <filename>debsums</filename>.
+  </refsect1>
+
   <refsect1>
     <title>See Also</title>
 
@@ -1516,6 +1524,7 @@
 	<refentrytitle>dpkg-reconfigure</refentrytitle>
 	<manvolnum>8</manvolnum>
       </citerefentry>
+      </citerefentry>
     </para>
   </refsect1>
 </refentry>