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_installcatalogs | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'dh_installcatalogs') diff --git a/dh_installcatalogs b/dh_installcatalogs index f991a7c2..b33f897e 100755 --- a/dh_installcatalogs +++ b/dh_installcatalogs @@ -17,7 +17,7 @@ B [S>] [B<-n>] =head1 DESCRIPTION -dh_installcatalogs is a debhelper program that installs and +B is a debhelper program that installs and registers SGML catalogs. It complies with the Debian XML/SGML policy. Catalogs will be registered in a supercatalog, in @@ -26,10 +26,10 @@ F.cat>. This command automatically adds maintainer script snippets for registering and unregistering the catalogs and supercatalogs (unless B<-n> is used). These snippets are inserted into the maintainer scripts -by dh_installdeb; see L for an explanation of +by B; see L for an explanation of Debhelper maintainer script snippets. -A dependency on B will be added to C<${misc:Depends}>, so be +A dependency on B will be added to B<${misc:Depends}>, so be sure your package uses that variable in F. =head1 FILES @@ -38,10 +38,10 @@ sure your package uses that variable in F. =item debian/I.sgmlcatalogs -Lists the catalogs to be installed per package. Each line in that file -should be of the form C, where C indicates where the -catalog resides in the source tree, and C indicates the destination -location for the catalog under the package build area. C should +Lists the catalogs to be installed per package. Each line in that file +should be of the form C I>, where I indicates where the +catalog resides in the source tree, and I indicates the destination +location for the catalog under the package build area. I should start with F. =back -- cgit v1.2.3