summaryrefslogtreecommitdiff
path: root/dh_builddeb
diff options
context:
space:
mode:
authorjoey <joey>2002-01-10 18:58:55 +0000
committerjoey <joey>2002-01-10 18:58:55 +0000
commitd6f3bdb1c18ff73a755949134c8850a7b075289f (patch)
tree242d7d16080d85a00093340c5df23c8456339763 /dh_builddeb
parent07659546d4248d4f4f4edc2c03d2ca5a6fe32f02 (diff)
r502: * Fixed programmer's documentation of DOINDEP and DOARCH, Closes: #128546
* Fixed dh_builddeb SYNOPSIS, Closes: #128548
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 180d0df1..d259b016 100755
--- a/dh_builddeb
+++ b/dh_builddeb
@@ -11,7 +11,7 @@ use Debian::Debhelper::Dh_Lib;
=head1 SYNOPSIS
-B<dh_builddeb> [S<I<debhelper options>>] [B<--destdir=>I<directory>] [B<name=>I<filename>] [S<B<--> I<params>>]
+B<dh_builddeb> [S<I<debhelper options>>] [B<--destdir=>I<directory>] [B<--name=>I<filename>] [S<B<--> I<params>>]
=head1 DESCRIPTION