summaryrefslogtreecommitdiff
path: root/dh_builddeb
diff options
context:
space:
mode:
authorjoey <joey>2001-02-09 10:00:35 +0000
committerjoey <joey>2001-02-09 10:00:35 +0000
commitad3d82f4a566c40f6992c4e5db795b3c0e9e87c7 (patch)
treed47e1b0d79e16c3fd9f5c6bd5eb0ceb3fe617173 /dh_builddeb
parent8b21a3c92ca26438bb925da9a5a280fc4bfd1182 (diff)
r426: update
Diffstat (limited to 'dh_builddeb')
-rwxr-xr-xdh_builddeb4
1 files changed, 2 insertions, 2 deletions
diff --git a/dh_builddeb b/dh_builddeb
index bfebe282..adad09dd 100755
--- a/dh_builddeb
+++ b/dh_builddeb
@@ -16,7 +16,7 @@ use Debian::Debhelper::Dh_Lib;
=head1 DESCRIPTION
-dh_builddeb simply calls L<dpkg(8)|dpkg> to build a debian package or
+dh_builddeb simply calls L<dpkg(8)> to build a debian package or
packages.
=head1 OPTIONS
@@ -64,7 +64,7 @@ foreach my $package (@{$dh{DOPACKAGES}}) {
=head1 SEE ALSO
-L<debhelper(1)|debhelper>
+L<debhelper(1)>
This program is a part of debhelper.