From aeafdb8126d6ee658ff2b55dea380a84d1d77a25 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Tue, 12 Aug 2008 11:42:04 +0200 Subject: manpages: correct erroneous markup Text paragraphs should use .PP, since .TP makes it a list item with indented description. Signed-off-by: Jan Engelhardt Signed-off-by: Pablo Neira Ayuso --- extensions/libipt_TTL.man | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'extensions/libipt_TTL.man') 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. -- cgit v1.2.3