summaryrefslogtreecommitdiffstats
path: root/man/nl/deb-substvars.pod
diff options
context:
space:
mode:
Diffstat (limited to 'man/nl/deb-substvars.pod')
-rw-r--r--man/nl/deb-substvars.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/nl/deb-substvars.pod b/man/nl/deb-substvars.pod
index f9d2109..8c0b049 100644
--- a/man/nl/deb-substvars.pod
+++ b/man/nl/deb-substvars.pod
@@ -30,7 +30,7 @@ Een variabelesubstitutie heeft als vorm B<${>I<variabelenaam>B<}>. Variabelename
=head2 Bestandssyntaxis
-Substitutievariabelen kunnen in een bestand worden opgegeven. Deze bestanden bestaan uit regels van de vorm I<naam>B<=>I<waarde> of I<naam>B<?=>I<waarde>. De operator B<=> wijst een normale substitutievariabele toe, terwijl de operator B<?=> (sinds dpkg 1.21.8) een optionele substitutievariabele toewijst die geen waarschuwingen geeft, zelfs als deze niet wordt gebruikt. Resterende witruimte op elke regel, lege regels en regels die beginnen met het symbool B<#> (commentaar) worden genegeerd.
+Substitution variables can be specified in a file. These files consist of lines of the form I<name>B<=>I<value>, I<name>B<?=>I<value>, or I<name>B<!=>I<value>. The B<=> operator assigns a normal substitution variable, the B<?=> operator (since dpkg 1.21.8) assigns an optional substitution variable which will emit no warnings even if unused, and the B<!=> operator (since dpkg 1.22.7) assigns a required substitution variable which will error out if unused. Trailing whitespace on each line, blank lines, and lines starting with a B<#> symbol (comments) are ignored.
=head2 Substitutie