From: Jan Engelhardt Date: Sun, 20 Feb 2011 16:15:14 +0000 (+0100) Subject: doc: fix odd partial sentence in libipt_TTL X-Git-Tag: v1.4.11~62 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=37f6d57c4e030a459ccafafd8a574e327315e148;p=thirdparty%2Fiptables.git doc: fix odd partial sentence in libipt_TTL Signed-off-by: Jan Engelhardt --- diff --git a/extensions/libipt_TTL.man b/extensions/libipt_TTL.man index 89fc18f9..cf3d1a25 100644 --- a/extensions/libipt_TTL.man +++ b/extensions/libipt_TTL.man @@ -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'.