summaryrefslogtreecommitdiff
path: root/dh_builddeb
diff options
context:
space:
mode:
authorJoey Hess <joey@gnu.kitenet.net>2009-08-04 17:23:48 -0400
committerJoey Hess <joey@gnu.kitenet.net>2009-08-04 17:23:48 -0400
commit71f75753a169ce812cf08ff304cf3f976ff7f082 (patch)
treed4ea8ea1cdabf91e20e0967cc15d04fddecff4e9 /dh_builddeb
parentd2be218a4b4a5e2e25659db1e5438b0fca6b83e0 (diff)
dh_builddeb: Fix man page typo. Closes: #539976
Diffstat (limited to 'dh_builddeb')
-rwxr-xr-xdh_builddeb2
1 files changed, 1 insertions, 1 deletions
diff --git a/dh_builddeb b/dh_builddeb
index 45713fd9..3547649b 100755
--- a/dh_builddeb
+++ b/dh_builddeb
@@ -15,7 +15,7 @@ B<dh_builddeb> [S<I<debhelper options>>] [B<--destdir=>I<directory>] [B<--filena
=head1 DESCRIPTION
-dh_builddeb simply calls L<dpkg-deb(8)> to build a debian package or
+dh_builddeb simply calls L<dpkg-deb(1)> to build a debian package or
packages.
=head1 OPTIONS