diff --git a/docs/configuration_file_basics.xml b/docs/configuration_file_basics.xml
index 428fd7d41..d912d5dd2 100644
--- a/docs/configuration_file_basics.xml
+++ b/docs/configuration_file_basics.xml
@@ -134,8 +134,8 @@
/etc/shorewall/routestopped - defines
hosts accessible when Shorewall is stopped. Superseded in Shorewall
- 4.6.8 by /etc/shorewall/stoppedrules. Not supported in Shorewall
- 5.0.0 and later versions.
+ 4.6.8 by /etc/shorewall/stoppedrules. Not
+ supported in Shorewall 5.0.0 and later versions.
@@ -152,8 +152,8 @@
setting the TOS field in packet headers. Superseded in Shorewall
4.5.1 by the TOS target in
/etc/shorewall/tcrules (which file has since
- been superseded by
- /etc/shorewall/mangle).
+ been superseded by /etc/shorewall/mangle). Not
+ supported in Shorewall 5.0.0 and later versions.
@@ -1195,8 +1195,9 @@ SHELL cat /etc/shorewall/rules.d/*.rules 2> /dev/null || true
In Shorewall 4.5.11, the ?FORMAT directive was created to centralize
- processing of FORMAT directives. The old entries, while still supported,
- are now deprecated.
+ processing of FORMAT directives. The old entries, while still supported in
+ Shorewall 4.5-4.6, are now deprecated. They are no longer supported in
+ Shorewall 5.0 and later versions.
The ?FORMAT directive is as follows:
@@ -1291,7 +1292,8 @@ SHELL cat /etc/shorewall/rules.d/*.rules 2> /dev/null || trueIn Shorewall 4.5.11, the ?COMMENT directive was created to
centralize processing of COMMENT directives. The old entries, while still
- supported, are now deprecated.
+ supported in Shorewall 4.5 and 4.6, are now deprecated. They are no longer
+ supported in Shorewall 5.0 and later versions.
Use of this directive requires Comment support in your kernel and
iptables - see the output of 4000:4100<
There are times when you would like to enable or disable one or more
rules in the configuration without having to do a shorewall
- restart. This may be accomplished using the SWITCH column in
- shorewall-rules (5) or
- shorewall6-rules (5).
- Using this column requires that your kernel and iptables include
+ reload or shorewall restart. This may be
+ accomplished using the SWITCH column in shorewall-rules (5) or shorewall6-rules (5). Using
+ this column requires that your kernel and iptables include
Condition Match Support and you must be running
Shorewall 4.4.24 or later. See the output of shorewall show
capabilities and shorewall version to
@@ -2888,8 +2891,9 @@ Comcast 2 0x20000 main COM_IFIf the interface is associated with a provider in shorewall-providers
- (5), start and restart will not
- fail if the interface is not usable.
+ (5), start, reload and
+ restart will not fail if the interface is not
+ usable.
@@ -2950,8 +2954,9 @@ Comcast 2 0x20000 main COM_IFspecifying the separate directory in a shorewall
- start or shorewall restart command (e.g.,
- shorewall restart /etc/testconfig )
+ start, shorewall reload or
+ shorewall restart command (e.g., shorewall
+ restart /etc/testconfig )