From a243946176b92b5fafd84f43d5a455551cf27210 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 4 Sep 2009 16:50:49 -0400 Subject: Add FILES sections to man pages. Closes: #545041 --- dh_compress | 18 ++++++++++++------ 1 file changed, 12 insertions(+), 6 deletions(-) (limited to 'dh_compress') diff --git a/dh_compress b/dh_compress index 3d6c1b69..f624a175 100755 --- a/dh_compress +++ b/dh_compress @@ -29,12 +29,18 @@ that appear to be already compressed based on their extensions), and all changelog files. Plus PCF fonts underneath usr/X11R6/lib/X11/fonts/ and usr/share/fonts/X11/ -If a debian/package.compress file exists, the default files are not -compressed. Instead, the debian/packages.compress is ran as a shell -script, and all filenames that the shell script outputs will be compressed. -The shell script will be run from inside the package build directory. Note -though that using -X is a much better idea in general; you should only use a -debian/package.compress file if you really need to. +=head1 FILES + +=over 4 + +=item debian/I.compress + +If this file exists, the default files are not compressed. Instead, the +file is ran as a shell script, and all filenames that the shell script +outputs will be compressed. The shell script will be run from inside the +package build directory. Note though that using -X is a much better idea in +general; you should only use a debian/package.compress file if you really +need to. =head1 OPTIONS -- cgit v1.2.3