From 0952ac2e9995da8abe149f3e42b3b8d9d2797112 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20Pr=C3=A9vot?= Date: Tue, 19 Oct 2010 18:54:32 -0400 Subject: Apply manual pages conventions As advised in man(1), always use: B type exactly as shown. I replace with appropriate argument. s/debian/Debian/ if needed. s/ / / also. s/perl/Perl/ s/python/Python/ and s/emacs/Emacs/ too. --- dh_testdir | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'dh_testdir') diff --git a/dh_testdir b/dh_testdir index 67ab9ea4..8e12489a 100755 --- a/dh_testdir +++ b/dh_testdir @@ -2,7 +2,7 @@ =head1 NAME -dh_testdir - test directory before building debian package +dh_testdir - test directory before building Debian package =cut @@ -11,12 +11,12 @@ use Debian::Debhelper::Dh_Lib; =head1 SYNOPSIS -B [S>] [S>] +B [S>] [S ...>] =head1 DESCRIPTION -dh_testdir tries to make sure that you are in the correct directory when -building a debian package. It makes sure that the file debian/control +B tries to make sure that you are in the correct directory when +building a Debian package. It makes sure that the file F exists, as well as any other files you specify. If not, it exits with an error. @@ -24,7 +24,7 @@ it exits with an error. =over 4 -=item I +=item I ... Test for the existence of these files too. -- cgit v1.2.3