From f48660ef28dff7841974f51c75659340b0199bbd Mon Sep 17 00:00:00 2001 From: "/C=JP/ST=JP/CN=Yasuyuki Kozakai/emailAddress=yasuyuki@netfilter.org" Date: Thu, 29 Nov 2007 03:43:06 +0000 Subject: Move libipt_comment.man to libxt_comment.man for ip6tables.8 --- extensions/libxt_comment.man | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 extensions/libxt_comment.man (limited to 'extensions/libxt_comment.man') diff --git a/extensions/libxt_comment.man b/extensions/libxt_comment.man new file mode 100644 index 0000000..2f4ce55 --- /dev/null +++ b/extensions/libxt_comment.man @@ -0,0 +1,6 @@ +Allows you to add comments (up to 256 characters) to any rule. +.TP +.BI "--comment " "comment" +.TP +Example: +iptables -A INPUT -s 192.168.0.0/16 -m comment --comment "A privatized IP block" -- cgit v1.2.3