]> git.donarmstrong.com Git - debhelper.git/blobdiff - dh_installpam
r576: * Rename debhelper.1 to debhelper.7.
[debhelper.git] / dh_installpam
index 527f7cede52d2a14ad8a70138050e7dfe44e4056..0f251798d4e6c918f912e36a5847e2138f339fd5 100755 (executable)
@@ -11,7 +11,7 @@ use Debian::Debhelper::Dh_Lib;
 
 =head1 SYNOPSIS
 
-  dh_installpam [debhelper options] [-n]
+B<dh_installpam> [S<I<debhelper options>>] [B<-n>]
 
 =head1 DESCRIPTION
 
@@ -39,7 +39,7 @@ foreach my $package (@{$dh{DOPACKAGES}}) {
 
 =head1 SEE ALSO
 
-L<debhelper(1)>
+L<debhelper(7)>
 
 This program is a part of debhelper.