]> git.donarmstrong.com Git - debhelper.git/blobdiff - dh_clean
minimal build system option documentation
[debhelper.git] / dh_clean
index 47019fcdf31b1c1049cd38e17193beded8008ba7..1213f6ca82355f887c9f9a7995ff4b15c7835b46 100755 (executable)
--- a/dh_clean
+++ b/dh_clean
@@ -25,7 +25,7 @@ debian diff:
 The debian/clean file can list other files to be removed.
 
 It does not run "make clean" to clean up after the build process. Use
-L<dh_auto_clean(1)> to do that.
+L<dh_auto_clean(1)> to do things like that.
 
 dh_clean (or "dh clean") should be the last debhelper command run in the
 clean target in debian/rules.