summaryrefslogtreecommitdiff
path: root/dh_md5sums.1
diff options
context:
space:
mode:
authorjoey <joey>2000-08-21 02:04:06 +0000
committerjoey <joey>2000-08-21 02:04:06 +0000
commite3534180b30e6f5e546078105bedfd5341664118 (patch)
tree60a635600b9df4b5854e3745f0d3e73c9fb98f51 /dh_md5sums.1
parenta4664178e1e455907c0ae2c9caf089ee6b8d0cc2 (diff)
r367: * debian/package.filename.arch is now checked for first, before
debian/package.filename. Closes: #69453 * Added a section to debhelper(1) about files in debian/ used by debhelper, which documents this. Removed scattered references to debian/filename from all over the man pages.
Diffstat (limited to 'dh_md5sums.1')
-rw-r--r--dh_md5sums.12
1 files changed, 1 insertions, 1 deletions
diff --git a/dh_md5sums.1 b/dh_md5sums.1
index c23a04b6..cff1178d 100644
--- a/dh_md5sums.1
+++ b/dh_md5sums.1
@@ -9,7 +9,7 @@ dh_md5sums is a debhelper program that is responsible for generating
a DEBIAN/md5sums file, which lists the md5sums of each file in the package.
.P
All files in DEBIAN/ are omitted from the md5sums file, as are all conffiles
-(unless you use the -x switch).
+(unless you use the --include-conffiles switch).
.P
The md5sums file is installed with proper permissions and ownerships.
.SH OPTIONS