From 447ddfbfb3ed16ad0059f4559334670e9b9806ec Mon Sep 17 00:00:00 2001 From: Jakub Zawadzki Date: Mon, 13 Jun 2011 13:54:33 +0200 Subject: doc: fix group range in libxt_NFLOG's man References: http://bugzilla.netfilter.org/show_bug.cgi?id=723 Signed-off-by: Jan Engelhardt --- extensions/libxt_NFLOG.man | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'extensions') diff --git a/extensions/libxt_NFLOG.man b/extensions/libxt_NFLOG.man index 66f0b973..1b6dbf16 100644 --- a/extensions/libxt_NFLOG.man +++ b/extensions/libxt_NFLOG.man @@ -9,7 +9,7 @@ may subscribe to the group to receive the packets. Like LOG, this is a non-terminating target, i.e. rule traversal continues at the next rule. .TP \fB\-\-nflog\-group\fP \fInlgroup\fP -The netlink group (1 \- 2^32\-1) to which packets are (only applicable for +The netlink group (0 - 2^16\-1) to which packets are (only applicable for nfnetlink_log). The default value is 0. .TP \fB\-\-nflog\-prefix\fP \fIprefix\fP -- cgit v1.2.3