diff options
Diffstat (limited to 'dh_installmodules')
-rwxr-xr-x | dh_installmodules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dh_installmodules b/dh_installmodules index 2d1d596..6a08eb7 100755 --- a/dh_installmodules +++ b/dh_installmodules @@ -55,7 +55,7 @@ debian/package.modules and debian/package.modprobe =head1 NOTES -Note that this command is not idempotent. "dh_clean -k" should be called +Note that this command is not idempotent. L<dh_prep(1)> should be called between invocations of this command. Otherwise, it may cause multiple instances of the same text to be added to maintainer scripts. |