|
|
@@ -56,7 +56,9 @@ All of this is implemented by putting the following shell snippet in the
|
|
|
.P
|
|
|
\fIconffile\fP is the filename of the conffile to remove.
|
|
|
\fIlastversion\fP is the last version of the package that contained the
|
|
|
-conffile. \fIpackage\fP is the package name, it's optional as it will
|
|
|
+conffile (or the last version of the package that did not take care to
|
|
|
+remove the obsolete conffile if this was not immediately implemented).
|
|
|
+\fIpackage\fP is the package name, it's optional as it will
|
|
|
default to $DPKG_MAINTSCRIPT_PACKAGE (this variable is set by dpkg to the
|
|
|
name of the package acted upon). All the parameters of the maintainer
|
|
|
scripts have to be forwarded to the program after "\-\-".
|