summaryrefslogtreecommitdiff
path: root/dh_gencontrol
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2010-08-17 16:39:28 -0400
committerJoey Hess <joey@kitenet.net>2010-08-17 16:39:28 -0400
commitfdcabe6080fda0c22fc2d862d0b65863d5b6b880 (patch)
treed250e13f7bb1b8529dc3bcdace537131751d231f /dh_gencontrol
parent96eedd08bd6b153db113d601717284c66e51cf5d (diff)
Man page fixes about what program -u passes params to. Closes: #593342
Diffstat (limited to 'dh_gencontrol')
-rwxr-xr-xdh_gencontrol2
1 files changed, 1 insertions, 1 deletions
diff --git a/dh_gencontrol b/dh_gencontrol
index 93f04594..52e944c2 100755
--- a/dh_gencontrol
+++ b/dh_gencontrol
@@ -33,7 +33,7 @@ Pass "params" to L<dpkg-gencontrol(1)>.
=item B<-u>I<params>, B<--dpkg-gencontrol-params>=I<params>
-This is another way to pass I<params> to L<dpkg-deb(1)>.
+This is another way to pass I<params> to L<dpkg-gencontrol(1)>.
It is deprecated; use B<--> instead.
=back