summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2013-06-10 09:53:01 -0400
committerJoey Hess <joey@kitenet.net>2013-06-10 09:53:01 -0400
commit1b79422bf0dc11885659c5f42609925dd3226f27 (patch)
treea0179c2edd6005a5b95ed488b1c6abf927028178
parent070eee543dc2f9fc22afd7a9a46f3d39fda05592 (diff)
don't mention dh
-rwxr-xr-xdh_clean2
1 files changed, 1 insertions, 1 deletions
diff --git a/dh_clean b/dh_clean
index 15cdc661..a90d51c0 100755
--- a/dh_clean
+++ b/dh_clean
@@ -25,7 +25,7 @@ Debian diff:
It does not run "make clean" to clean up after the build process. Use
L<dh_auto_clean(1)> to do things like that.
-B<dh_clean> (or "B<dh clean>") should be the last debhelper command run in the
+B<dh_clean> should be the last debhelper command run in the
B<clean> target in F<debian/rules>.
=head1 FILES