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_installpam | 17 ++++++++++++----- 1 file changed, 12 insertions(+), 5 deletions(-) (limited to 'dh_installpam') diff --git a/dh_installpam b/dh_installpam index 68678f87..90e31b2f 100755 --- a/dh_installpam +++ b/dh_installpam @@ -18,8 +18,15 @@ B [S>] [B<--name=>I] dh_installpam is a debhelper program that is responsible for installing files used by PAM into package build directories. -If a file named debian/package.pam exists, then it is installed into -etc/pam.d/package in the package build directory. +=head1 FILES + +=over 4 + +=item debian/I.pam + +Installed into etc/pam.d/I in the package build directory. + +=back =head1 OPTIONS @@ -27,9 +34,9 @@ etc/pam.d/package in the package build directory. =item B<--name=>I -Look for files named debian/package.name.pam and install them as -etc/pam.d/name, instead of using the usual files and installing them as -the package name. +Look for files named debian/I.I.pam and install them as +etc/pam.d/I, instead of using the usual files and installing them +using the package name. =back -- cgit v1.2.3