]> git.ipfire.org Git - thirdparty/iptables.git/commitdiff
doc: fix odd partial sentence in libipt_TTL
authorJan Engelhardt <jengelh@medozas.de>
Sun, 20 Feb 2011 16:15:14 +0000 (17:15 +0100)
committerJan Engelhardt <jengelh@medozas.de>
Sun, 20 Feb 2011 16:15:14 +0000 (17:15 +0100)
Signed-off-by: Jan Engelhardt <jengelh@medozas.de>
extensions/libipt_TTL.man

index 89fc18f9b721112df33ad3b27023d377f2798de1..cf3d1a25c06834a8b07c0301b9125e5193874216 100644 (file)
@@ -3,11 +3,11 @@ how many hops (routers) a packet can traverse until it's time to live is
 exceeded.
 .PP
 Setting or incrementing the TTL field can potentially be very dangerous,
-so it should be avoided at any cost.  
-.PP
-.B Don't ever set or increment the value on packets that leave your local network!
+so it should be avoided at any cost. This target is only valid in
 .B mangle
 table.
+.PP
+.B Don't ever set or increment the value on packets that leave your local network!
 .TP
 \fB\-\-ttl\-set\fP \fIvalue\fP
 Set the TTL value to `value'.