]> err.no Git - dpkg/commitdiff
Correct a bad option in dpkg.8
authorScott James Remnant <keybuk@debian.org>
Tue, 27 Apr 2004 18:30:52 +0000 (18:30 +0000)
committerScott James Remnant <keybuk@debian.org>
Tue, 27 Apr 2004 18:30:52 +0000 (18:30 +0000)
ChangeLog
debian/changelog
main/dpkg.8

index fd0039641328b34ea17336974254a4b372ae4d30..0db258fbf61718dc4a7591dcd286fb4c450e9c82 100644 (file)
--- a/ChangeLog
+++ b/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,
index d2dc3a8255bdfe3ceb5c2c720b43d168144fa03d..0537b8a149eed35fa1b5e4d7a16414190fd954c9 100644 (file)
@@ -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.
index 60037ac47e712d390020a2f7f53bb702c92f429b..3b2e88346ef3904b3422c49c19ed462035856b48 100644 (file)
@@ -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