Correct wording in release notes

Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
Tom Eastep 2011-05-28 05:52:49 -07:00
parent a37dbf76dc
commit dbc21b87fe
2 changed files with 8 additions and 8 deletions

View File

@ -877,10 +877,10 @@ net all DROP info</programlisting>then the chain name is 'net2all'
<listitem>
<para>Added in Shorewall 4.4.20. If not specified, the default is
Yes which preserves the legacy behavior of <command>start
-s</command> in that the modification times of the files in
-f</command> (the modification times of the files in
<filename>/etc/shorewall</filename> are compare with that of
<filename>/var/lib/shorewall/restore</filename>. If set to No, then
the times are compared with that of /var/lib/shorewall/firewall
<filename>/var/lib/shorewall/restore)</filename>. If set to No, then
the times are compared with that of /var/lib/shorewall/firewall,
which is consistant with the way that <command>restart -f</command>
works.</para>
</listitem>

View File

@ -731,12 +731,12 @@
<listitem>
<para>Added in Shorewall6 4.4.20. If not specified, the default is
Yes which preserves the legacy behavior of <command>start
-s</command> in that the modification times of the files in
-f</command> (the modification times of the files in
<filename>/etc/shorewall6</filename> are compare with that of
<filename>/var/lib/shorewall6/restore</filename>. If set to No, then
the times are compared with that of /var/lib/shorewall6/firewall
which is consistant with the way that <command>restart -f</command>
works.</para>
<filename>/var/lib/shorewall6/restore</filename>). If set to No,
then the times are compared with that of
/var/lib/shorewall6/firewall, which is consistant with the way that
<command>restart -f</command> works.</para>
</listitem>
</varlistentry>