]> git.ipfire.org Git - thirdparty/iptables.git/commitdiff
doc: rpfilter: invert option should have own paragraph
authorFlorian Westphal <fw@strlen.de>
Sun, 17 Feb 2013 22:16:11 +0000 (23:16 +0100)
committerFlorian Westphal <fw@strlen.de>
Sun, 17 Feb 2013 22:21:01 +0000 (23:21 +0100)
Signed-off-by: Florian Westphal <fw@strlen.de>
extensions/libxt_rpfilter.man

index aeb4a9d1e943f466b5751bebf252027722dab44e..f7f56d23201bfbb6c39d0031b4381bb8fa4be65a 100644 (file)
@@ -17,6 +17,7 @@ Also use the packets' nfmark value when performing the reverse path route lookup
 \fB\-\-accept\-local\fP
 This will permit packets arriving from the network with a source address that is also
 assigned to the local machine.
+.TP
 \fB\-\-invert\fP
 This will invert the sense of the match.  Instead of matching packets that passed the
 reverse path filter test, match those that have failed it.