summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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