summaryrefslogtreecommitdiffstats
path: root/extensions/libipt_TTL.man
diff options
context:
space:
mode:
authorJan Engelhardt <jengelh@medozas.de>2011-02-20 17:15:14 +0100
committerJan Engelhardt <jengelh@medozas.de>2011-02-20 17:15:14 +0100
commit37f6d57c4e030a459ccafafd8a574e327315e148 (patch)
tree9d6a22cb76139f763584bdda577dc46c03e476c8 /extensions/libipt_TTL.man
parent887f58666af9ccde7051169aa9d6160d7e09ec46 (diff)
doc: fix odd partial sentence in libipt_TTL
Signed-off-by: Jan Engelhardt <jengelh@medozas.de>
Diffstat (limited to 'extensions/libipt_TTL.man')
-rw-r--r--extensions/libipt_TTL.man6
1 files changed, 3 insertions, 3 deletions
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'.