Explorar o código

Correct a bad option in dpkg.8

Scott James Remnant %!s(int64=22) %!d(string=hai) anos
pai
achega
44b2a536a5
Modificáronse 3 ficheiros con 8 adicións e 1 borrados
  1. 5 0
      ChangeLog
  2. 2 0
      debian/changelog
  3. 1 1
      main/dpkg.8

+ 5 - 0
ChangeLog

@@ -1,3 +1,8 @@
+Tue Apr 27 19:23:01 BST 2004 Scott James Remnant <scott@netsplit.com>
+
+  * main/dpkg.8: Correct reference to non-existant --force-reinstreq
+  option to --force-remove-reinstreq.
+
 Tue Apr 27 19:01:28 BST 2004 Ruben Porras <nahoo82@telefonica.net>
 
   * man/es/start-stop-daemon.8, man/es/dselect.8, man/es/dpkg.8,

+ 2 - 0
debian/changelog

@@ -3,6 +3,8 @@ dpkg (1.10.22) unstable; urgency=low
   * Add amd64 support. Closes: #238483, #241938.
   * Stop hardcoding the list of manual page languages in debian/rules,
     so we include Spanish, Russian and Brazilian Portugese.  Closes: #245994.
+  * Correct dpkg manpage to refer to --force-remove-reinstreq instead of
+    non-existant --force-reinstreq option.  ClosesL #232831.
   * Updated Translations:
     - Spanish manpages (Ruben Porras).  Closes: #246158, #246159, #246160,
       #246161, #246162, #246163.

+ 1 - 1
main/dpkg.8

@@ -91,7 +91,7 @@ unless forced to do that with option \fB--force-hold\fP.
 .B reinst-required
 A package marked \fBreinst-required\fP is broken and requires
 reinstallation. These packages cannot be removed, unless forced with
-option \fB--force-reinstreq\fP.
+option \fB--force-remove-reinstreq\fP.
 
 .SH ACTIONS
 .TP