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_installinfo | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'dh_installinfo') diff --git a/dh_installinfo b/dh_installinfo index 6afe3407..91ca96bb 100755 --- a/dh_installinfo +++ b/dh_installinfo @@ -11,12 +11,12 @@ use Debian::Debhelper::Dh_Lib; =head1 SYNOPSIS -B [S>] [B<-A>] [S>] +B [S>] [B<-A>] [S ...>] =head1 DESCRIPTION -dh_installinfo is a debhelper program that is responsible for installing -info files into usr/share/info in the package build directory. +B is a debhelper program that is responsible for installing +info files into F in the package build directory. =head1 FILES @@ -37,10 +37,10 @@ List info files to be installed. Install all files specified by command line parameters in ALL packages acted on. -=item I +=item I ... Install these info files into the first package acted on. (Or in -all packages if -A is specified). +all packages if B<-A> is specified). =back -- cgit v1.2.3