debc.1, debclean.1, debi.1, debrelease.1 Signed-off-by: David Prévot <[email protected]> --- scripts/debc.1 | 6 +++--- scripts/debclean.1 | 6 +++--- scripts/debi.1 | 6 +++--- scripts/debrelease.1 | 6 +++--- 4 files changed, 12 insertions(+), 12 deletions(-)
diff --git a/scripts/debc.1 b/scripts/debc.1 index ef4877a..2a54761 100644 --- a/scripts/debc.1 +++ b/scripts/debc.1 @@ -76,11 +76,11 @@ This should either be an absolute path or relative to the top of the source directory. .TP \fB\-\-check-dirname-level\fR \fIN\fR -See the above section "Directory name checking" for an explanation of +See the above section \fBDirectory name checking\fR for an explanation of this option. .TP \fB\-\-check-dirname-regex\fR \fIregex\fR -See the above section "Directory name checking" for an explanation of +See the above section \fBDirectory name checking\fR for an explanation of this option. .TP \fB\-\-no-conf\fR, \fB\-\-noconf\fR @@ -107,7 +107,7 @@ affects \fBdebrelease\fR(1) in the same way, hence the strange name of the option. .TP .BR DEVSCRIPTS_CHECK_DIRNAME_LEVEL ", " DEVSCRIPTS_CHECK_DIRNAME_REGEX -See the above section "Directory name checking" for an explanation of +See the above section \fBDirectory name checking\fR for an explanation of these variables. Note that these are package-wide configuration variables, and will therefore affect all \fBdevscripts\fR scripts which check their value, as described in their respective manpages and diff --git a/scripts/debclean.1 b/scripts/debclean.1 index 3d49892..c43bf32 100644 --- a/scripts/debclean.1 +++ b/scripts/debclean.1 @@ -68,11 +68,11 @@ Do not remove the .deb, .changes and .build files from the parent directory; this is the default behaviour. .TP \fB\-\-check-dirname-level\fR \fIN\fR -See the above section "Directory name checking" for an explanation of +See the above section \fBDirectory name checking\fR for an explanation of this option. .TP \fB\-\-check-dirname-regex\fR \fIregex\fR -See the above section "Directory name checking" for an explanation of +See the above section \fBDirectory name checking\fR for an explanation of this option. .TP \fB\-\-no-conf\fR, \fB\-\-noconf\fR @@ -99,7 +99,7 @@ If this is set to \fIyes\fR, then it is the same as the \fB\-\-cleandebs\fR command line parameter being used. .TP .BR DEVSCRIPTS_CHECK_DIRNAME_LEVEL ", " DEVSCRIPTS_CHECK_DIRNAME_REGEX -See the above section "Directory name checking" for an explanation of +See the above section \fBDirectory name checking\fR for an explanation of these variables. Note that these are package-wide configuration variables, and will therefore affect all \fBdevscripts\fR scripts which check their value, as described in their respective manpages and diff --git a/scripts/debi.1 b/scripts/debi.1 index fc0aa71..87e7dc4 100644 --- a/scripts/debi.1 +++ b/scripts/debi.1 @@ -86,11 +86,11 @@ Useful for multi-binary packages when you don't want to have all the binaries installed at once. .TP \fB\-\-check-dirname-level\fR \fIN\fR -See the above section "Directory name checking" for an explanation of +See the above section \fBDirectory name checking\fR for an explanation of this option. .TP \fB\-\-check-dirname-regex\fR \fIregex\fR -See the above section "Directory name checking" for an explanation of +See the above section \fBDirectory name checking\fR for an explanation of this option. .TP \fB\-\-with-depends\fR @@ -124,7 +124,7 @@ affects \fBdebrelease\fR(1) in the same way, hence the strange name of the option. .TP .BR DEVSCRIPTS_CHECK_DIRNAME_LEVEL ", " DEVSCRIPTS_CHECK_DIRNAME_REGEX -See the above section "Directory name checking" for an explanation of +See the above section \fBDirectory name checking\fR for an explanation of these variables. Note that these are package-wide configuration variables, and will therefore affect all \fBdevscripts\fR scripts which check their value, as described in their respective manpages and diff --git a/scripts/debrelease.1 b/scripts/debrelease.1 index 084ed4d..1758f48 100644 --- a/scripts/debrelease.1 +++ b/scripts/debrelease.1 @@ -86,11 +86,11 @@ either be an absolute path or relative to the top of the source directory. .TP \fB\-\-check-dirname-level\fR \fIN\fR -See the above section "Directory name checking" for an explanation of +See the above section \fBDirectory name checking\fR for an explanation of this option. .TP \fB\-\-check-dirname-regex\fR \fIregex\fR -See the above section "Directory name checking" for an explanation of +See the above section \fBDirectory name checking\fR for an explanation of this option. .TP \fB\-\-no-conf\fR, \fB\-\-noconf\fR @@ -124,7 +124,7 @@ used, for example, if you always use \fBpbuilder\fR or affects \fBdebc\fR(1) and \fBdebi\fR(1). .TP .BR DEVSCRIPTS_CHECK_DIRNAME_LEVEL ", " DEVSCRIPTS_CHECK_DIRNAME_REGEX -See the above section "Directory name checking" for an explanation of +See the above section \fBDirectory name checking\fR for an explanation of these variables. Note that these are package-wide configuration variables, and will therefore affect all \fBdevscripts\fR scripts which check their value, as described in their respective manpages and -- 1.7.7.3 -- To unsubscribe, send mail to [email protected].
