From 44b2a536a505078347dc3fd9e4b8da30fc95517b Mon Sep 17 00:00:00 2001 From: Scott James Remnant Date: Tue, 27 Apr 2004 18:30:52 +0000 Subject: [PATCH] Correct a bad option in dpkg.8 --- ChangeLog | 5 +++++ debian/changelog | 2 ++ main/dpkg.8 | 2 +- 3 files changed, 8 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index fd003964..0db258fb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Tue Apr 27 19:23:01 BST 2004 Scott James Remnant + + * 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 * man/es/start-stop-daemon.8, man/es/dselect.8, man/es/dpkg.8, diff --git a/debian/changelog b/debian/changelog index d2dc3a82..0537b8a1 100644 --- a/debian/changelog +++ b/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. diff --git a/main/dpkg.8 b/main/dpkg.8 index 60037ac4..3b2e8834 100644 --- a/main/dpkg.8 +++ b/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 -- 2.39.5