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_listpackages | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dh_listpackages') diff --git a/dh_listpackages b/dh_listpackages index 79b664bd..8550b565 100755 --- a/dh_listpackages +++ b/dh_listpackages @@ -15,7 +15,7 @@ B [S>] =head1 DESCRIPTION -dh_listpackages is a debhelper program that outputs a list of all binary +B is a debhelper program that outputs a list of all binary packages debhelper commands will act on. If you pass it some options, it will change the list to match the packages other debhelper commands would act on if passed the same options. -- cgit v1.2.3