diff mbox

manpages: do not adjust reject-with type footnote indentation

Message ID alpine.LNX.2.20.1607261513020.7115@imuri
State Accepted
Delegated to: Pablo Neira
Headers show

Commit Message

Sami Kerola July 26, 2016, 2:14 p.m. UTC
On Tue, 26 Jul 2016, Sami Kerola wrote:

*sigh* let me try again without typo.

--->8----
From: Sami Kerola <kerolasa@iki.fi>
Date: Tue, 26 Jul 2016 14:51:10 +0100
Subject: [PATCH] manpages: do not adjust reject-with type footnote indentation

The footnote clarification to option argument documentation, so keep the
indentation level same as for the arguments.

Signed-off-by: Sami Kerola <kerolasa@iki.fi>
---
 extensions/libipt_REJECT.man | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox

Patch

diff --git a/extensions/libipt_REJECT.man b/extensions/libipt_REJECT.man
index 926da03..8a360ce 100644
--- a/extensions/libipt_REJECT.man
+++ b/extensions/libipt_REJECT.man
@@ -28,5 +28,5 @@  TCP RST packet to be sent back.  This is mainly useful for blocking
 .I ident
 (113/tcp) probes which frequently occur when sending mail to broken mail
 hosts (which won't accept your mail otherwise).
-.PP
+.IP
 (*) Using icmp\-admin\-prohibited with kernels that do not support it will result in a plain DROP instead of REJECT