summaryrefslogtreecommitdiffstats
path: root/extensions/libipt_TTL.man
diff options
context:
space:
mode:
authorJan Engelhardt <jengelh@medozas.de>2008-08-12 11:42:04 +0200
committerPablo Neira Ayuso <pablo@netfilter.org>2008-08-12 11:42:04 +0200
commitaeafdb8126d6ee658ff2b55dea380a84d1d77a25 (patch)
treec28a9b6fb0ad5aef6648615b121165d8a95b8cf7 /extensions/libipt_TTL.man
parent126c1361ad5201973e6ebc761b3e38a67915de29 (diff)
manpages: correct erroneous markup
Text paragraphs should use .PP, since .TP makes it a list item with indented description. Signed-off-by: Jan Engelhardt <jengelh@medozas.de> Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'extensions/libipt_TTL.man')
-rw-r--r--extensions/libipt_TTL.man4
1 files changed, 2 insertions, 2 deletions
diff --git a/extensions/libipt_TTL.man b/extensions/libipt_TTL.man
index 97c46c43..25a44380 100644
--- a/extensions/libipt_TTL.man
+++ b/extensions/libipt_TTL.man
@@ -1,10 +1,10 @@
This is used to modify the IPv4 TTL header field. The TTL field determines
how many hops (routers) a packet can traverse until it's time to live is
exceeded.
-.TP
+.PP
Setting or incrementing the TTL field can potentially be very dangerous,
so it should be avoided at any cost.
-.TP
+.PP
.B Don't ever set or increment the value on packets that leave your local network!
.B mangle
table.