Doc: Mark perl_taintmode as .new….wen
authorHeiko Schlittermann (HS12-RIPE) <hs@schlittermann.de>
Sat, 12 Mar 2016 11:23:50 +0000 (12:23 +0100)
committerHeiko Schlittermann (HS12-RIPE) <hs@schlittermann.de>
Sat, 12 Mar 2016 11:23:50 +0000 (12:23 +0100)
doc/doc-docbook/spec.xfpt

index 4cc7b6ee96f442dc57a43eeefaa16125f33984f2..c03a9bd1bd7dfad1a6902a6b31bb423f9fa9189c 100644 (file)
@@ -12982,13 +12982,16 @@ overriding the setting of &%perl_at_start%&.
 There is also a command line option &%-pd%& (for delay) which suppresses the
 initial startup, even if &%perl_at_start%& is set.
 
+.new
 .ilist
 .oindex "&%perl_taintmode%&"
+.cindex "Perl" "taintmode"
 To provide more security executing Perl code via the embedded Perl
 interpeter, the &%perl_taintmode%& option can be set. This enables the
 taint mode of the Perl interpreter. You are encouraged to set this
 option to a true value. To avoid breaking existing installations, it
 defaults to false.
+.wen
 
 
 .section "Calling Perl subroutines" "SECID86"