Subject: debhelper: dh_installcron man page should underline words that should be replaced by a value Package: debhelper Version: 8.0.0 Severity: minor Tags: patch
*** Please type your report below this line *** I think it is a convention for man that words that are to be replaced by a value should be underlined. I have no reference to provide, but one could also argue this is the case elsewhere in that man page, and this is a consistency patch. -- System Information: Debian Release: 6.0.2 APT prefers stable APT policy: (500, 'stable') Architecture: i386 (i686) Kernel: Linux 2.6.32-5-686 (SMP w/1 CPU core) Locale: LANG=en_GB.utf8, LC_CTYPE=en_GB.utf8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages debhelper depends on: ii binutils 2.20.1-16 The GNU assembler, linker and bina ii dpkg-dev 1.15.8.11 Debian package development tools ii file 5.04-5 Determines file type using "magic" ii html2text 1.3.2a-15 advanced HTML to text converter ii man-db 2.5.7-8 on-line manual pager ii perl 5.10.1-17squeeze2 Larry Wall's Practical Extraction ii perl-base 5.10.1-17squeeze2 minimal Perl system ii po-debconf 1.0.16+nmu1 tool for managing templates file t debhelper recommends no packages. Versions of packages debhelper suggests: pn dh-make <none> (no description available) -- no debconf information -- - - Nirgal Vourgère ☮ GP France ☮ tel:+33.180969724 - xmpp:[email protected] ☮ gpg 0x4760b41db292ab13 ☮ skype:nirgal_v nirgal.com:qotd ☮ Be the change you want to see in the world -- Gandhi
--- /usr/bin/dh_installcron 2010-08-07 21:11:29.000000000 +0530 +++ dh_installcron 2011-07-05 17:35:12.000000000 +0530 @@ -43,8 +43,8 @@ =item B<--name=>I<name> -Look for files named debian/package.name.cron.* and install them as -etc/cron.*/name, instead of using the usual files and installing them +Look for files named debian/I<package>.cron.* and install them as +etc/cron.*/I<name>, instead of using the usual files and installing them as the package name. =back

