Signed-off-by: Jan Engelhardt <jengelh@xxxxxxxxxx> --- extensions/libipt_TTL.man | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/extensions/libipt_TTL.man b/extensions/libipt_TTL.man index 89fc18f..cf3d1a2 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'. -- 1.7.1 -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html