summaryrefslogtreecommitdiff
path: root/dh_testdir
diff options
context:
space:
mode:
authorjoey <joey>2001-12-27 02:22:58 +0000
committerjoey <joey>2001-12-27 02:22:58 +0000
commita37ba2e615d3dbcaa89201d657a6a7b6790576be (patch)
tree5add95213137b64f101e5c6d033f7820fe69d2b5 /dh_testdir
parent1580712ddc7c6faf97ed46452e410e72291814ce (diff)
r499: * dh_strip: run file using a safe pipe open, that will not expose any weird
characters in filenames to a shell. Closes: #126491 * fixed dh_testdir man page
Diffstat (limited to 'dh_testdir')
-rwxr-xr-xdh_testdir2
1 files changed, 1 insertions, 1 deletions
diff --git a/dh_testdir b/dh_testdir
index cb3acc7d..f1095803 100755
--- a/dh_testdir
+++ b/dh_testdir
@@ -11,7 +11,7 @@ use Debian::Debhelper::Dh_Lib;
=head1 SYNOPSIS
-B<dh_testdir> [S<I<debhelper options>>] [S<I<file ...>]
+B<dh_testdir> [S<I<debhelper options>>] [S<I<file ...>>]
=head1 DESCRIPTION