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_installifupdown | 19 ++++++++++++++++--- 1 file changed, 16 insertions(+), 3 deletions(-) (limited to 'dh_installifupdown') diff --git a/dh_installifupdown b/dh_installifupdown index 35e39eee..e394e3fa 100755 --- a/dh_installifupdown +++ b/dh_installifupdown @@ -19,9 +19,22 @@ dh_installifupdown is a debhelper program that is responsible for installing if-up, if-down, if-pre-up, and if-post-down hook scripts into package build directories. -If a file named debian/package.if-up exists, then it is installed into -etc/network/if-up.d/package in the package build directory. Similar is done -for if-down, if-pre-up, and if-post-down. +=head1 FILES + +=over 4 + +=item debian/I.if-up + +=item debian/I.if-down + +=item debian/I.if-pre-up + +=item debian/I.if-post-down + +These files are installed into etc/network/if-*.d/I in +the package build directory. + +=back =head1 OPTIONS -- cgit v1.2.3