Преглед изворни кода

man: Add a subsection separating external from internal environment variables

Guillem Jover пре 10 година
родитељ
комит
9455819299
2 измењених фајлова са 4 додато и 0 уклоњено
  1. 2 0
      debian/changelog
  2. 2 0
      man/dpkg.1

+ 2 - 0
debian/changelog

@@ -51,6 +51,8 @@ dpkg (1.18.4) UNRELEASED; urgency=medium
     - Document supported feature areas.
     - Document supported feature areas.
     - Clarify in dpkg-query(1) when binary:Package gets arch-qualified.
     - Clarify in dpkg-query(1) when binary:Package gets arch-qualified.
       Closes: #801958
       Closes: #801958
+    - Add a subsection separating external from internal environment variables
+      in dpkg(1).
 
 
   [ Updated programs translations ]
   [ Updated programs translations ]
   * Dutch (Frans Spiesschaert). Closes: #800513
   * Dutch (Frans Spiesschaert). Closes: #800513

+ 2 - 0
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).
 Cancels a previous \fB\-\-no\-triggers\fP (since dpkg 1.14.17).
 .
 .
 .SH ENVIRONMENT
 .SH ENVIRONMENT
+.SS External environment
 .TP
 .TP
 .B PATH
 .B PATH
 This variable is expected to be defined in the environment and point to
 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
 .B COLUMNS
 Sets the number of columns \fBdpkg\fP should use when displaying formatted
 Sets the number of columns \fBdpkg\fP should use when displaying formatted
 text. Currently only used by \-l.
 text. Currently only used by \-l.
+.SS Internal environment
 .TP
 .TP
 .B DPKG_SHELL_REASON
 .B DPKG_SHELL_REASON
 Defined by \fBdpkg\fP on the shell spawned on the conffile prompt to
 Defined by \fBdpkg\fP on the shell spawned on the conffile prompt to