Browse Source

man: Remove "VARIABLES" from "ENVIRONMENT" section name

Unify with the rest of the man pages and use the most commonly used
section name.
Guillem Jover 16 years ago
parent
commit
1929eef9d7
2 changed files with 4 additions and 4 deletions
  1. 3 3
      man/dpkg-buildpackage.1
  2. 1 1
      man/dpkg.1

+ 3 - 3
man/dpkg-buildpackage.1

@@ -1,4 +1,4 @@
-.TH dpkg\-buildpackage 1 "2009-06-13" "Debian Project" "dpkg utilities"
+.TH dpkg\-buildpackage 1 "2010-03-07" "Debian Project" "dpkg utilities"
 .SH NAME
 .SH NAME
 dpkg\-buildpackage \- build binary or source packages from sources
 dpkg\-buildpackage \- build binary or source packages from sources
 .
 .
@@ -12,7 +12,7 @@ is a program that automates the process of building a Debian package. It
 consists of the following steps:
 consists of the following steps:
 .IP \fB1.\fP 3
 .IP \fB1.\fP 3
 It prepares the build environment by setting various environment
 It prepares the build environment by setting various environment
-variables (see \fBENVIRONMENT VARIABLES\fP).
+variables (see \fBENVIRONMENT\fP).
 .IP \fB2.\fP 3
 .IP \fB2.\fP 3
 It checks that the build-dependencies and build-conflicts
 It checks that the build-dependencies and build-conflicts
 are satisfied (unless \fB\-d\fP is specified).
 are satisfied (unless \fB\-d\fP is specified).
@@ -228,7 +228,7 @@ Show the usage message and exit.
 .BR \-\-version
 .BR \-\-version
 Show the version and exit.
 Show the version and exit.
 .
 .
-.SH ENVIRONMENT VARIABLES
+.SH ENVIRONMENT
 .SS Variables set by dpkg-architecture
 .SS Variables set by dpkg-architecture
 \fBdpkg\-architecture\fP is called with the \fB\-a\fP and \fB\-t\fP
 \fBdpkg\-architecture\fP is called with the \fB\-a\fP and \fB\-t\fP
 parameters forwarded. Any variable that is output by its \fB\-s\fP
 parameters forwarded. Any variable that is output by its \fB\-s\fP

+ 1 - 1
man/dpkg.1

@@ -608,7 +608,7 @@ for more information about them:
 .TP
 .TP
 .I postrm
 .I postrm
 .
 .
-.SH ENVIRONMENT VARIABLES
+.SH ENVIRONMENT
 .TP
 .TP
 .B HOME
 .B HOME
 If set, \fBdpkg\fP will use it as the directory from which to read the user
 If set, \fBdpkg\fP will use it as the directory from which to read the user