summaryrefslogtreecommitdiff
path: root/dh_installlogcheck
diff options
context:
space:
mode:
authorJoey Hess <joey@gnu.kitenet.net>2009-09-04 16:50:49 -0400
committerJoey Hess <joey@gnu.kitenet.net>2009-09-04 16:50:49 -0400
commita243946176b92b5fafd84f43d5a455551cf27210 (patch)
tree843f96a23362676a098a5b06584c3525ecea383a /dh_installlogcheck
parent6951ac79834dc1fe44b235d0863e282af2e08db0 (diff)
Add FILES sections to man pages. Closes: #545041
Diffstat (limited to 'dh_installlogcheck')
-rwxr-xr-xdh_installlogcheck27
1 files changed, 20 insertions, 7 deletions
diff --git a/dh_installlogcheck b/dh_installlogcheck
index 1f352de7..4b9a42dd 100755
--- a/dh_installlogcheck
+++ b/dh_installlogcheck
@@ -16,13 +16,26 @@ B<dh_installlogcheck> [S<B<debhelper options>>]
=head1 DESCRIPTION
dh_installlogcheck is a debhelper program that is responsible for
-installing logcheck rule files into subdirectories of etc/logcheck/ in
-package build directories. The files debian/package.logcheck.cracking,
-debian/package.logcheck.violations,
-debian/package.logcheck.violations.ignore,
-debian/package.logcheck.ignore.workstation,
-debian/package.logcheck.ignore.server and
-debian/package.logcheck.ignore.paranoid are installed if present.
+installing logcheck rule files.
+
+=head1 FILES
+
+=over 4
+
+=item debian/I<package>.logcheck.cracking
+
+=item debian/I<package>.logcheck.violations
+
+=item debian/I<package>.logcheck.violations.ignore
+
+=item debian/I<package>.logcheck.ignore.workstation
+
+=item debian/I<package>.logcheck.ignore.server
+
+=item debian/I<package>.logcheck.ignore.paranoid
+
+Each of these files, if present, are installed into corresponding
+subdirectories of etc/logcheck/ in package build directories.
=cut