diff --git a/docs/Actions.xml b/docs/Actions.xml
index 018a68c9f..a51fd4c94 100644
--- a/docs/Actions.xml
+++ b/docs/Actions.xml
@@ -560,12 +560,13 @@ add_rule $chainref, '-j ACCEPT';
#ACTION COMMENT (place '# ' below the 'C' in comment followed by
# v a comment describing the action)
- LogAndAccept # LOG and ACCEPT a connection/etc/shorewall/action.LogAndAccept LOG:info
- ACCEPT
+ LogAndAccept # LOG and ACCEPT a connectionNote: If your
+ /etc/shorewall/actions file doesn't have an
+ indication where to place the comment, put the '#' in column 21.
- Note: If your
- /etc/shorewall/actions file doesn't indicate where to begin the comment,
- then place the '#' in column 21.
+ /etc/shorewall/action.LogAndAccept LOG:info
+ ACCEPT
Placing a comment on the line causes the comment to appear in the
output of the shorewall show actions command.