summaryrefslogtreecommitdiff
path: root/dh_installinfo
diff options
context:
space:
mode:
authorjoeyh <joeyh>2007-01-21 17:12:05 +0000
committerjoeyh <joeyh>2007-01-21 17:12:05 +0000
commit90ffad95d71aec0ae98401ebc0f27d8b740f8307 (patch)
tree118ba187c7198066276d519eacb4af85bdba67c0 /dh_installinfo
parent526fb7c5808d4fe652167e115ae2ce9798b735d7 (diff)
r1968: * dh_fixperms: Make all files in /usr/include 644, not only .h files.
Closes: #404785 * Man page improvements. Closes: #406707
Diffstat (limited to 'dh_installinfo')
-rwxr-xr-xdh_installinfo5
1 files changed, 3 insertions, 2 deletions
diff --git a/dh_installinfo b/dh_installinfo
index 07760cc5..e8ef2e0e 100755
--- a/dh_installinfo
+++ b/dh_installinfo
@@ -30,8 +30,9 @@ will be the first package specified by those flags.
Files named debian/package.info can list other files to be installed.
dh_installinfo will automatically generate the postinst and prerm commands
-needed to interface with install-info, updating the info . See L<dh_installdeb(1)> for an
-explanation of how this works.
+needed to interface with install-info, updating the info dir. These
+commands are inserted into the maintainer scripts by dh_installdeb.
+See L<dh_installdeb(1)> for an explanation of how this works.
=head1 OPTIONS