From: Jeroen Schot Date: Fri, 22 Apr 2011 12:05:42 +0000 (+0200) Subject: Typo's in documentation regarding {pre,post}{inst,rm} X-Git-Tag: 8.1.4~2 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=f25bc5b950c50e1fdd4248b697fbc19ec7e9292f;p=debhelper.git Typo's in documentation regarding {pre,post}{inst,rm} --- diff --git a/dh_installmodules b/dh_installmodules index bee1072..9b3fc20 100755 --- a/dh_installmodules +++ b/dh_installmodules @@ -21,7 +21,7 @@ B is a debhelper program that is responsible for registering kernel modules. Kernel modules are searched for in the package build directory and if -found, F and F commands are automatically generated to +found, F, F and F commands are automatically generated to run B and register the modules when the package is installed. These commands are inserted into the maintainer scripts by L. @@ -47,7 +47,7 @@ and B will warn if these files are present. =item B<-n>, B<--noscripts> -Do not modify F/F scripts. +Do not modify F/F/F scripts. =item B<--name=>I diff --git a/dh_installudev b/dh_installudev index f7e46a2..fa369a0 100755 --- a/dh_installudev +++ b/dh_installudev @@ -48,7 +48,7 @@ Sets the priority string of the F symlink. Default is 60. =item B<-n>, B<--noscripts> -Do not modify F/F scripts. +Do not modify F/F scripts. =back diff --git a/dh_installwm b/dh_installwm index bebd4e2..a0f5f70 100755 --- a/dh_installwm +++ b/dh_installwm @@ -16,7 +16,7 @@ B [S>] [B<-n>] [B<--priority=>I] [S =head1 DESCRIPTION B is a debhelper program that is responsible for -generating the F and F commands that register a window manager +generating the F and F commands that register a window manager with L. The window manager's man page is also registered as a slave symlink (in v6 mode and up), if it is found in F in the package build directory. @@ -43,7 +43,7 @@ calculating the correct value. =item B<-n>, B<--noscripts> -Do not modify F/F scripts. Turns this command into a no-op. +Do not modify F/F scripts. Turns this command into a no-op. =item I ... diff --git a/dh_python b/dh_python index 6f6689a..f86c9ae 100755 --- a/dh_python +++ b/dh_python @@ -59,7 +59,7 @@ such as B<2.3>. Do not use if you ship modules in F. =item B<-n>, B<--noscripts> -Do not modify F/F scripts. +Do not modify F/F scripts. =back