The following commit has been merged in the master branch:
commit 75c9be6cd7414019c4c3a2b50f9d9708de06d433
Author: David Prévot <[email protected]>
Date:   Sun Nov 20 17:49:05 2011 -0400

    Consistent use of bold for configuration variables
    
    debc.1, debclean.1, debi.1, debrelease.1, uscan.1

diff --git a/scripts/debc.1 b/scripts/debc.1
index 2687ef5..8d97799 100644
--- a/scripts/debc.1
+++ b/scripts/debc.1
@@ -33,11 +33,11 @@ causing potential problems, it will examine the name of the 
parent
 directory once it finds the \fIdebian/changelog\fR file, and check
 that the directory name corresponds to the package name.  Precisely
 how it does this is controlled by two configuration file variables
-DEVSCRIPTS_CHECK_DIRNAME_LEVEL and DEVSCRIPTS_CHECK_DIRNAME_REGEX, and
+\fBDEVSCRIPTS_CHECK_DIRNAME_LEVEL\fR and \fBDEVSCRIPTS_CHECK_DIRNAME_REGEX\fR, 
and
 their corresponding command-line options \fB\-\-check-dirname-level\fR
 and \fB\-\-check-dirname-regex\fR.
 .PP
-DEVSCRIPTS_CHECK_DIRNAME_LEVEL can take the following values:
+\fBDEVSCRIPTS_CHECK_DIRNAME_LEVEL\fR can take the following values:
 .TP
 .B 0
 Never check the directory name.
@@ -51,7 +51,7 @@ Always check the directory name.
 .PP
 The directory name is checked by testing whether the current directory
 name (as determined by \fBpwd\fR(1)) matches the regex given by the
-configuration file option DEVSCRIPTS_CHECK_DIRNAME_REGEX or by the
+configuration file option \fBDEVSCRIPTS_CHECK_DIRNAME_REGEX\fR or by the
 command line option \fB\-\-check-dirname-regex\fR \fIregex\fR.  Here
 \fIregex\fR is a Perl regex (see \fBperlre\fR(3perl)), which will be
 anchored at the beginning and the end.  If \fIregex\fR contains a '/',
diff --git a/scripts/debclean.1 b/scripts/debclean.1
index 858560c..3d49892 100644
--- a/scripts/debclean.1
+++ b/scripts/debclean.1
@@ -29,11 +29,11 @@ causing potential problems, it will examine the name of the 
parent
 directory once it finds a \fIdebian/changelog\fR file, and check
 that the directory name corresponds to the package name.  Precisely
 how it does this is controlled by two configuration file variables
-DEVSCRIPTS_CHECK_DIRNAME_LEVEL and DEVSCRIPTS_CHECK_DIRNAME_REGEX, and
+\fBDEVSCRIPTS_CHECK_DIRNAME_LEVEL\fR and \fBDEVSCRIPTS_CHECK_DIRNAME_REGEX\fR, 
and
 their corresponding command-line options \fB\-\-check-dirname-level\fR
 and \fB\-\-check-dirname-regex\fR.
 .PP
-DEVSCRIPTS_CHECK_DIRNAME_LEVEL can take the following values:
+\fBDEVSCRIPTS_CHECK_DIRNAME_LEVEL\fR can take the following values:
 .TP
 .B 0
 Never check the directory name.
@@ -47,7 +47,7 @@ Always check the directory name.
 .PP
 The directory name is checked by testing whether the current directory
 name (as determined by \fBpwd\fR(1)) matches the regex given by the
-configuration file option DEVSCRIPTS_CHECK_DIRNAME_REGEX or by the
+configuration file option \fBDEVSCRIPTS_CHECK_DIRNAME_REGEX\fR or by the
 command line option \fB\-\-check-dirname-regex\fR \fIregex\fR.  Here
 \fIregex\fR is a Perl regex (see \fBperlre\fR(3perl)), which will be
 anchored at the beginning and the end.  If \fIregex\fR contains a '/',
diff --git a/scripts/debi.1 b/scripts/debi.1
index d9bb6be..3bd08c7 100644
--- a/scripts/debi.1
+++ b/scripts/debi.1
@@ -34,11 +34,11 @@ causing potential problems, it will examine the name of the 
parent
 directory once it finds the \fIdebian/changelog\fR file, and check
 that the directory name corresponds to the package name.  Precisely
 how it does this is controlled by two configuration file variables
-DEVSCRIPTS_CHECK_DIRNAME_LEVEL and DEVSCRIPTS_CHECK_DIRNAME_REGEX, and
+\fBDEVSCRIPTS_CHECK_DIRNAME_LEVEL\fR and \fBDEVSCRIPTS_CHECK_DIRNAME_REGEX\fR, 
and
 their corresponding command-line options \fB\-\-check-dirname-level\fR
 and \fB\-\-check-dirname-regex\fR.
 .PP
-DEVSCRIPTS_CHECK_DIRNAME_LEVEL can take the following values:
+\fBDEVSCRIPTS_CHECK_DIRNAME_LEVEL\fR can take the following values:
 .TP
 .B 0
 Never check the directory name.
@@ -52,7 +52,7 @@ Always check the directory name.
 .PP
 The directory name is checked by testing whether the current directory
 name (as determined by \fBpwd\fR(1)) matches the regex given by the
-configuration file option DEVSCRIPTS_CHECK_DIRNAME_REGEX or by the
+configuration file option \fBDEVSCRIPTS_CHECK_DIRNAME_REGEX\fR or by the
 command line option \fB\-\-check-dirname-regex\fR \fIregex\fR.  Here
 \fIregex\fR is a Perl regex (see \fBperlre\fR(3perl)), which will be
 anchored at the beginning and the end.  If \fIregex\fR contains a '/',
diff --git a/scripts/debrelease.1 b/scripts/debrelease.1
index 521c52d..b1c0a94 100644
--- a/scripts/debrelease.1
+++ b/scripts/debrelease.1
@@ -25,11 +25,11 @@ causing potential problems, it will examine the name of the 
parent
 directory once it finds the \fIdebian/changelog\fR file, and check
 that the directory name corresponds to the package name.  Precisely
 how it does this is controlled by two configuration file variables
-DEVSCRIPTS_CHECK_DIRNAME_LEVEL and DEVSCRIPTS_CHECK_DIRNAME_REGEX, and
+\fBDEVSCRIPTS_CHECK_DIRNAME_LEVEL\fR and \fBDEVSCRIPTS_CHECK_DIRNAME_REGEX\fR, 
and
 their corresponding command-line options \fB\-\-check-dirname-level\fR
 and \fB\-\-check-dirname-regex\fR.
 .PP
-DEVSCRIPTS_CHECK_DIRNAME_LEVEL can take the following values:
+\fBDEVSCRIPTS_CHECK_DIRNAME_LEVEL\fR can take the following values:
 .TP
 .B 0
 Never check the directory name.
@@ -43,7 +43,7 @@ Always check the directory name.
 .PP
 The directory name is checked by testing whether the current directory
 name (as determined by \fBpwd\fR(1)) matches the regex given by the
-configuration file option DEVSCRIPTS_CHECK_DIRNAME_REGEX or by the
+configuration file option \fBDEVSCRIPTS_CHECK_DIRNAME_REGEX\fR or by the
 command line option \fB\-\-check-dirname-regex\fR \fIregex\fR.  Here
 \fIregex\fR is a Perl regex (see \fBperlre\fR(3perl)), which will be
 anchored at the beginning and the end.  If \fIregex\fR contains a '/',
diff --git a/scripts/uscan.1 b/scripts/uscan.1
index 15e529a..33ddd7c 100644
--- a/scripts/uscan.1
+++ b/scripts/uscan.1
@@ -292,7 +292,7 @@ variables \fBDEVSCRIPTS_CHECK_DIRNAME_LEVEL\fR and
 options \fB\-\-check-dirname-level\fR and
 \fB\-\-check-dirname-regex\fR.
 .PP
-DEVSCRIPTS_CHECK_DIRNAME_LEVEL can take the following values:
+\fBDEVSCRIPTS_CHECK_DIRNAME_LEVEL\fR can take the following values:
 .TP
 .B 0
 Never check the directory name.

-- 
Git repository for devscripts


-- 
To unsubscribe, send mail to [email protected].

Reply via email to