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_installudev | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'dh_installudev') diff --git a/dh_installudev b/dh_installudev index 9bfd6629..f7e46a28 100755 --- a/dh_installudev +++ b/dh_installudev @@ -16,11 +16,11 @@ B [S>] [B<-n>] [B<--name=>I] [B<--pri =head1 DESCRIPTION -dh_installudev is a debhelper program that is responsible for -installing udev rules files. +B is a debhelper program that is responsible for +installing B rules files. -Code is added to the preinst and postinst to handle the upgrade from the -old udev rules file location. +Code is added to the F and F to handle the upgrade from the +old B rules file location. =head1 FILES @@ -28,7 +28,7 @@ old udev rules file location. =item debian/I.udev -Installed into lib/udev/rules.d/ in the package build directory. +Installed into F in the package build directory. =back @@ -38,17 +38,17 @@ Installed into lib/udev/rules.d/ in the package build directory. =item B<--name=>I -When this parameter is used, dh_installudev looks for and +When this parameter is used, B looks for and installs files named debian/I.I.udev instead of the usual debian/I.udev. =item B<--priority=>I -Sets the priority string of the rules.d symlink. Default is 60. +Sets the priority string of the F symlink. Default is 60. =item B<-n>, B<--noscripts> -Do not modify postinst/postrm scripts. +Do not modify F/F scripts. =back -- cgit v1.2.3