diff options
Diffstat (limited to '')
-rw-r--r-- | man/nl/dpkg-realpath.pod | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/man/nl/dpkg-realpath.pod b/man/nl/dpkg-realpath.pod index 41b0af9..1fda78f 100644 --- a/man/nl/dpkg-realpath.pod +++ b/man/nl/dpkg-realpath.pod @@ -64,6 +64,10 @@ Indien dit ingesteld is en de opties B<--instdir> of B<--root> niet opgegeven we Stelt de kleurmodus in. 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). + =back =head1 ZIE OOK |