From 65b2d1c5fa2981230a56a9166544d5fe0d4e2998 Mon Sep 17 00:00:00 2001 From: Yasuyuki KOZAKAI 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 00000000..2f4ce55d --- /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