From 1556b73de97e77e0c51bbe4050921e08ecf999fb Mon Sep 17 00:00:00 2001 From: teastep Date: Fri, 24 Jan 2003 01:20:53 +0000 Subject: [PATCH] Improve comment in tcrules file git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@412 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb --- Shorewall/tcrules | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Shorewall/tcrules b/Shorewall/tcrules index 8efdd7cb8..41d23120b 100755 --- a/Shorewall/tcrules +++ b/Shorewall/tcrules @@ -29,7 +29,8 @@ # interface names, IP addresses, MAC addresses # and/or subnets. Use $FW if the packet originates on # the firewall in which case the MARK column may NOT -# specify ":P" or ":F". +# specify either ":P" or ":F" (marking always occurs +# in the OUTPUT chain). # # MAC addresses must be prefixed with "~" and use # "-" as a separator.