mirror of
https://gitlab.com/shorewall/code.git
synced 2024-11-08 08:44:05 +01:00
Update manpages for 'update' improvements
Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
parent
d989241712
commit
6095d05af9
@ -2602,8 +2602,10 @@
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>INCLUDEd files will be expanded inline in the output
|
||||
file.</para>
|
||||
<para>With the exception of the
|
||||
<filename>notrack</filename>-><filename>conntrack</filename>
|
||||
conversion, INCLUDEd files will be expanded inline in the
|
||||
output file.</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
@ -2611,6 +2613,26 @@
|
||||
tab character; there is no attempt made to otherwise align the
|
||||
columns.</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>Prior to Shorewall 5.0.15, shell variables will be
|
||||
expanded in the output file.</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>Prior to Shorewall 5.0.15, lines omitted by compiler
|
||||
directives (?if ...., etc.) will not appear in the output
|
||||
file.</para>
|
||||
|
||||
<important>
|
||||
<para>Because the translation of the 'blacklist' and
|
||||
'routestopped' files is not 1:1, omitted lines and compiler
|
||||
directives are not transferred to the converted files. If
|
||||
either are present, the compiler issues a warning: </para>
|
||||
|
||||
<programlisting> WARNING: "Omitted rules and compiler directives were not translated</programlisting>
|
||||
</important>
|
||||
</listitem>
|
||||
</orderedlist>
|
||||
</important>
|
||||
|
||||
|
@ -2480,8 +2480,10 @@
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>INCLUDEd files will be expanded inline in the output
|
||||
file.</para>
|
||||
<para>With the exception of the
|
||||
<filename>notrack</filename>-><filename>conntrack</filename>
|
||||
conversion, INCLUDEd files will be expanded inline in the
|
||||
output file.</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
@ -2489,6 +2491,26 @@
|
||||
tab character; there is no attempt made to otherwise align the
|
||||
columns.</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>Prior to Shorewall 5.0.15, shell variables will be
|
||||
expanded in the output file.</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>Prior to Shorewall 5.0.15, lines omitted by compiler
|
||||
directives (?if ...., etc.) will not appear in the output
|
||||
file.</para>
|
||||
|
||||
<important>
|
||||
<para>Because the translation of the 'blacklist' and
|
||||
'routestopped' files is not 1:1, omitted lines and compiler
|
||||
directives are not transferred to the converted files. If
|
||||
either are present, the compiler issues a warning:</para>
|
||||
|
||||
<programlisting> WARNING: "Omitted rules and compiler directives were not translated</programlisting>
|
||||
</important>
|
||||
</listitem>
|
||||
</orderedlist>
|
||||
</important>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user