diff --git a/docs/starting_and_stopping_shorewall.xml b/docs/starting_and_stopping_shorewall.xml
index 1cefaed7b..52360910a 100644
--- a/docs/starting_and_stopping_shorewall.xml
+++ b/docs/starting_and_stopping_shorewall.xml
@@ -928,8 +928,8 @@ gateway:~ #
Lite)
- load [ -s ] [ -c ] [ <directory> ]
- <system>
+ load [ -s ] [ -c ] [ -r <root user name> ] [
+ <directory> ] <system>
If <directory> is omitted, the current working directory
is assumed.
@@ -993,6 +993,11 @@ gateway:~ #
capabilities file in the specified (or
defaulted) <directory> before the configuration is
compiled.
+
+ The -r option was added in Shoreawll 3.2.7/3.3.6 and named the
+ 'root' user on the remote <system>. This option must be used
+ if the root user on <system> is named other than
+ "root".
@@ -1072,8 +1077,8 @@ gateway:~ #
Shorewall Lite)
- reload [ -s ] [ -c ] [ <directory> ]
- <system>
+ reload [ -s ] [ -c ] [ -r <root user name> ] [
+ <directory> ] <system>
If <directory> is omitted, the current working directory
is assumed.
@@ -1137,6 +1142,11 @@ gateway:~ #
capabilities file in the specified (or
defaulted) <directory> before the configuration is
compiled.
+
+ The -r option was added in Shoreawll 3.2.7/3.3.6 and named the
+ 'root' user on the remote <system>. This option must be used
+ if the root user on <system> is named other than
+ "root".