+Thu Oct 14 04:39:25 CEST 1999 Wichert Akkerman <wakkerma@debian.org>
+
+ * Update dpkg manpage to add new --force-conf* options
+
Thu Oct 14 04:16:25 CEST 1999 Wichert Akkerman <wakkerma@debian.org>
* Reinstate patch to not read available-file with doing listfiles.
Install, even if it conflicts with another package. This is dangerous,
for it will usually cause overwriting of some files.
+\fBconfnew\fP:
+If a conffile has been modified always install the new version without
+prompting.
+
+\fBconfold\fP:
+If a conffile has been modified always keep the old version without prompting.
+
+\fBconfdef\fP:
+If a conffile has been modified always choose the default action. If
+\fB--force-confnew\fP or \fB--force-confold\fP have also been given
+always default. If there is no default then we use the old or new
+version, depending on the option given.
+
\fBoverwrite\fP(*):
Overwrite one package's file with another's file.