From f33c46140f0e0a230aba5d739ce40cb14e066b13 Mon Sep 17 00:00:00 2001 From: Jonas Berlin Date: Fri, 1 Apr 2005 06:54:23 +0000 Subject: add lots of man pages (Jonas Berlin) --- extensions/libipt_comment.man | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 extensions/libipt_comment.man (limited to 'extensions/libipt_comment.man') diff --git a/extensions/libipt_comment.man b/extensions/libipt_comment.man new file mode 100644 index 00000000..2f4ce55d --- /dev/null +++ b/extensions/libipt_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