All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] manpages: do not adjust reject-with type footnote indentation
@ 2016-07-26 13:59 Sami Kerola
  2016-07-26 14:14 ` Sami Kerola
  0 siblings, 1 reply; 3+ messages in thread
From: Sami Kerola @ 2016-07-26 13:59 UTC (permalink / raw)
  To: netfilter-devel; +Cc: Sami Kerola

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 | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/extensions/libipt_REJECT.man b/extensions/libipt_REJECT.man
index 926da03..48ad565 100644
--- a/extensions/libipt_REJECT.man
+++ b/extensions/libipt_REJECT.man
@@ -27,6 +27,6 @@ can be used on rules which only match the TCP protocol: this causes a
 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
+htosts (which won't accept your mail otherwise).
+.IP
 (*) Using icmp\-admin\-prohibited with kernels that do not support it will result in a plain DROP instead of REJECT
-- 
2.9.0


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2016-08-01 12:41 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-07-26 13:59 [PATCH] manpages: do not adjust reject-with type footnote indentation Sami Kerola
2016-07-26 14:14 ` Sami Kerola
2016-08-01 12:41   ` Pablo Neira Ayuso

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.