The following commit has been merged in the master branch:
commit 1929eef9d7973dee574314349a648854762b1615
Author: Guillem Jover <[email protected]>
Date: Sun Mar 7 06:09:08 2010 +0100
man: Remove "VARIABLES" from "ENVIRONMENT" section name
Unify with the rest of the man pages and use the most commonly used
section name.
diff --git a/man/dpkg-buildpackage.1 b/man/dpkg-buildpackage.1
index feff8df..764e4df 100644
--- a/man/dpkg-buildpackage.1
+++ b/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
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:
.IP \fB1.\fP 3
It prepares the build environment by setting various environment
-variables (see \fBENVIRONMENT VARIABLES\fP).
+variables (see \fBENVIRONMENT\fP).
.IP \fB2.\fP 3
It checks that the build-dependencies and build-conflicts
are satisfied (unless \fB\-d\fP is specified).
@@ -228,7 +228,7 @@ Show the usage message and exit.
.BR \-\-version
Show the version and exit.
.
-.SH ENVIRONMENT VARIABLES
+.SH ENVIRONMENT
.SS Variables set by dpkg-architecture
\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
diff --git a/man/dpkg.1 b/man/dpkg.1
index f8b61fc..0f6b337 100644
--- a/man/dpkg.1
+++ b/man/dpkg.1
@@ -608,7 +608,7 @@ for more information about them:
.TP
.I postrm
.
-.SH ENVIRONMENT VARIABLES
+.SH ENVIRONMENT
.TP
.B HOME
If set, \fBdpkg\fP will use it as the directory from which to read the user
--
dpkg's main repository
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]