]> git.donarmstrong.com Git - debhelper.git/blobdiff - dh_installppp
r1598: * dh_installppp: correct filenames on man page. Closes: #206893
[debhelper.git] / dh_installppp
index 06cb1930e0a0845fc059cac448227158e2aa51ef..950470f33c9e0767a2f2a70b1bf5ebb69fc373ea 100755 (executable)
@@ -2,7 +2,7 @@
 
 =head1 NAME
 
-dh_installppp - install ppp if-up and if-down files
+dh_installppp - install ppp ip-up and ip-down files
 
 =cut
 
@@ -16,7 +16,7 @@ B<dh_installppp> [S<I<debhelper options>>] [B<--name=>I<name>]
 =head1 DESCRIPTION
 
 dh_installppp is a debhelper program that is responsible for installing
-ppp if-up and if-down scripts. into package build directories.
+ppp ip-up and ip-down scripts. into package build directories.
 
 If a file named debian/package.ppp.ip-up exists, then it is installed into
 etc/ppp/ip-up.d/package in the package build directory.