diff --git a/Shorewall-docs2/upgrade_issues.xml b/Shorewall-docs2/upgrade_issues.xml
index 49b32c170..bc352c55b 100644
--- a/Shorewall-docs2/upgrade_issues.xml
+++ b/Shorewall-docs2/upgrade_issues.xml
@@ -176,15 +176,15 @@
/etc/shorewall/interfaces and
/etc/shorewall/hosts.
- TCP new-not-syn packets may be blocked using the 'dropNonSyn' or
- 'rejNonSyn' built-in actions.
+ TCP new-not-syn packets may be blocked using the 'dropNotSyn' or
+ 'rejNotSyn' built-in actions.
Example: Reject all new-not-syn packets from the net and log
them at the 'info' level.
#ACTION SOURCE DEST PROTO
SECTION NEW
-rejNonSyn:info net all tcp
+rejNotSyn:info net all tcp
Note that the rule is added at the front of the NEW section of
the rules file.
@@ -905,4 +905,4 @@ error: failed dependencies:iproute is needed by shorewall-1.4.0-1
-
\ No newline at end of file
+