From 89b314bd4b5e9d9d21dd439443b880067c31bb27 Mon Sep 17 00:00:00 2001 From: Russ Allbery Date: Sun, 22 Aug 2010 20:50:56 -0700 Subject: [PATCH] Clarify wording of conflicting packages with the same conffile --- policy.sgml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/policy.sgml b/policy.sgml index bc25c16..3fc8446 100644 --- a/policy.sgml +++ b/policy.sgml @@ -8011,14 +8011,14 @@ ln -fs ../sbin/sendmail debian/tmp/usr/bin/runq

- A package that declares the same conffile as another, - conflicting package may see left-over configuration files from - that other package. If a user removes (without purging) one - of the packages and installs the other, the new package will - take over the conffile from the old package. If the - file was modified by the user, it will be treated the same as - any other locally modified conffile during an - upgrade. + When two packages both declare the same conffile, they + may see left-over configuration files from each other even + though they conflict with each other. If a user removes + (without purging) one of the packages and installs the other, + the new package will take over the conffile from the + old package. If the file was modified by the user, it will be + treated the same as any other locally + modified conffile during an upgrade.

-- 2.39.5