[Reproducible-commits] [dpkg] 36/54: man: Add a subsection separating external from internal environment variables
Mattia Rizzolo
mattia at debian.org
Fri Jan 15 18:54:02 UTC 2016
This is an automated email from the git hooks/post-receive script.
mattia pushed a commit to branch pu/reproducible_builds
in repository dpkg.
commit 9455819299d52d5bda2a12aeb8ece691472c6713
Author: Guillem Jover <guillem at debian.org>
Date: Wed Dec 23 00:27:29 2015 +0100
man: Add a subsection separating external from internal environment variables
---
debian/changelog | 2 ++
man/dpkg.1 | 2 ++
2 files changed, 4 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 0a10769..c8fd1f6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -51,6 +51,8 @@ dpkg (1.18.4) UNRELEASED; urgency=medium
- Document supported feature areas.
- Clarify in dpkg-query(1) when binary:Package gets arch-qualified.
Closes: #801958
+ - Add a subsection separating external from internal environment variables
+ in dpkg(1).
[ Updated programs translations ]
* Dutch (Frans Spiesschaert). Closes: #800513
diff --git a/man/dpkg.1 b/man/dpkg.1
index ed01445..b47c848 100644
--- a/man/dpkg.1
+++ b/man/dpkg.1
@@ -793,6 +793,7 @@ may leave packages in the improper \fBtriggers\-awaited\fP and
Cancels a previous \fB\-\-no\-triggers\fP (since dpkg 1.14.17).
.
.SH ENVIRONMENT
+.SS External environment
.TP
.B PATH
This variable is expected to be defined in the environment and point to
@@ -816,6 +817,7 @@ The program \fBdpkg\fP will execute when starting a new interactive shell.
.B COLUMNS
Sets the number of columns \fBdpkg\fP should use when displaying formatted
text. Currently only used by \-l.
+.SS Internal environment
.TP
.B DPKG_SHELL_REASON
Defined by \fBdpkg\fP on the shell spawned on the conffile prompt to
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/dpkg.git
More information about the Reproducible-commits
mailing list