diff --git a/Shorewall-docs2/MultiISP.xml b/Shorewall-docs2/MultiISP.xml
index 1f1c55acc..10f888cd9 100644
--- a/Shorewall-docs2/MultiISP.xml
+++ b/Shorewall-docs2/MultiISP.xml
@@ -400,8 +400,9 @@ eth1 eth2 130.252.99.27
Now suppose that you want to route all outgoing SMTP traffic from
your local network through ISP 2. You would make this entry in /etc/shorewall/tcrules (and you would
- set TC_ENABLED=Yes in /etc/shorewall/tcrules (and if you are
+ running a version of Shorewall earlier than 3.0.0, you would set
+ TC_ENABLED=Yes in /etc/shorewall/shorewall.conf).
#MARK SOURCE DEST PROTO PORT(S) CLIENT USER TEST
diff --git a/Shorewall-docs2/ports.xml b/Shorewall-docs2/ports.xml
index d897173ae..61b4ef02a 100644
--- a/Shorewall-docs2/ports.xml
+++ b/Shorewall-docs2/ports.xml
@@ -13,7 +13,7 @@
- 2005-09-07
+ 2005-11-17
2001-2005
@@ -232,6 +232,9 @@ ACCEPT <destination> <source>#ACTION SOURCE DESTINATION PROTO DEST PORT(S)
ACCEPT <z1>:<list of client IPs> <z2>:a.b.c.d tcp 111
ACCEPT <z1>:<list of client IPs> <z2>:a.b.c.d udp
+
+ For more NFS information, see http://sourceforge.net/mailarchive/forum.php?thread_id=8972145&forum_id=2270.