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

* Re: [PATCH] manpages: do not adjust reject-with type footnote indentation
  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
  0 siblings, 1 reply; 3+ messages in thread
From: Sami Kerola @ 2016-07-26 14:14 UTC (permalink / raw)
  To: netfilter-devel

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 --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
-- 
2.9.0


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

* Re: [PATCH] manpages: do not adjust reject-with type footnote indentation
  2016-07-26 14:14 ` Sami Kerola
@ 2016-08-01 12:41   ` Pablo Neira Ayuso
  0 siblings, 0 replies; 3+ messages in thread
From: Pablo Neira Ayuso @ 2016-08-01 12:41 UTC (permalink / raw)
  To: Sami Kerola; +Cc: netfilter-devel

On Tue, Jul 26, 2016 at 03:14:22PM +0100, Sami Kerola wrote:
> The footnote clarification to option argument documentation, so keep the
> indentation level same as for the arguments.

Applied, thanks.

^ permalink raw reply	[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.