summaryrefslogtreecommitdiff
path: root/dh_clean
diff options
context:
space:
mode:
authorjoey <joey>2003-03-03 21:30:37 +0000
committerjoey <joey>2003-03-03 21:30:37 +0000
commit3aa6fbb20465d16cf23e1607b078ed3cedf95ebe (patch)
tree1734631097fb2beec39ee25db51706f2a05f385a /dh_clean
parent52eff396c8a1595a3d2940ac70bf3cc2b9cec798 (diff)
r576: * Rename debhelper.1 to debhelper.7.
* Typo, Closes: #183267
Diffstat (limited to 'dh_clean')
-rwxr-xr-xdh_clean2
1 files changed, 1 insertions, 1 deletions
diff --git a/dh_clean b/dh_clean
index fd9f86f1..b0936ecb 100755
--- a/dh_clean
+++ b/dh_clean
@@ -114,7 +114,7 @@ doit('rm', '-rf', 'debian/tmp') if -x 'debian/tmp' && ! compat(1);
=head1 SEE ALSO
-L<debhelper(1)>
+L<debhelper(7)>
This program is a part of debhelper.