]> git.donarmstrong.com Git - debhelper.git/blobdiff - dh_installmodules
r1968: * dh_fixperms: Make all files in /usr/include 644, not only .h files.
[debhelper.git] / dh_installmodules
index 6b996a582200ee3ffc3ef050fa866c2837e2cb82..99dcc31abec1f48ac94f3a05c4d75ab2fd3a87bc 100755 (executable)
@@ -28,8 +28,9 @@ module-init-tools's version of modprobe.
 
 Kernel modules are searched for in the package build directory and if
 found, postinst and postrm commands are automatically generated to 
-run depmod and register the modules when the package is installed. See
-L<dh_installdeb(1)> for an explanation of how this works.
+run depmod and register the modules when the package is installed. 
+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