summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorGuillem Jover <guillem@debian.org>2014-09-10 12:28:42 +0200
committerGuillem Jover <guillem@debian.org>2014-10-06 00:48:12 +0200
commita34bbbbc918c30a1f6bc403c62512d3c4afb3cbc (patch)
treee05827e52c6c220bdcee8f6f54c0d1b20625e51c /man
parent90c2e4c9e0231b15d4f93be120fcc01dd22ea82e (diff)
downloaddpkg-a34bbbbc918c30a1f6bc403c62512d3c4afb3cbc.tar.gz
u-a(8): Fix prerm invocation arguments
It is usually called in prerm's remove and deconfigure, not install. Closes: #761025 Reported-by: jre <jre.winesim@gmail.com>
Diffstat (limited to 'man')
-rw-r--r--man/update-alternatives.82
1 files changed, 1 insertions, 1 deletions
diff --git a/man/update-alternatives.8 b/man/update-alternatives.8
index d771f12ea..bbb352fa2 100644
--- a/man/update-alternatives.8
+++ b/man/update-alternatives.8
@@ -85,7 +85,7 @@ is usually called from the
.B postinst
(configure) or
.B prerm
-(install) scripts in Debian packages.
+(remove and deconfigure) scripts in Debian packages.
.PP
It is often useful for a number of alternatives to be synchronized,
so that they are changed as a group; for example, when several versions