diff options
Diffstat (limited to '')
-rw-r--r-- | man/nl/dpkg-split.pod | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/man/nl/dpkg-split.pod b/man/nl/dpkg-split.pod index 864d8b1..72d2cf3 100644 --- a/man/nl/dpkg-split.pod +++ b/man/nl/dpkg-split.pod @@ -172,11 +172,15 @@ Stelt het foutopsporingsmasker in (sinds dpkg 1.21.10) vanaf een octale waarde. Stelt de kleurmodus in (sinds dpkg 1.18.5). Waarden die momenteel gebruikt mogen worden zijn: B<auto> (standaard), B<always> en B<never>. +=item B<DPKG_NLS> + +If set, it will be used to decide whether to activate Native Language Support, also known as internationalization (or i18n) support (since dpkg 1.22.7). The accepted values are: B<0> and B<1> (default). + =item B<SOURCE_DATE_EPOCH> Indien dit ingesteld werd, zal het gebruikt worden als de tijdsaanduiding (timestamp) (in seconden sinds de epoch) in de L<ar(5)>-container van L<deb-split(5)>. -Since dpkg 1.18.11. +Sinds dpkg 1.18.11. =back |