All of lore.kernel.org
 help / color / mirror / Atom feed
From: Pablo Neira Ayuso <pablo@netfilter.org>
To: Mart Frauenlob <mart.frauenlob@chello.at>
Cc: netfilter-devel@vger.kernel.org
Subject: Re: [PATCH] iptables manpage: Fix missing space for recent match --mask option
Date: Sat, 6 Apr 2013 13:04:35 +0200	[thread overview]
Message-ID: <20130406110435.GA4500@localhost> (raw)
In-Reply-To: <515FE8F3.5020700@chello.at>

On Sat, Apr 06, 2013 at 11:20:51AM +0200, Mart Frauenlob wrote:
> On 06.04.2013 11:04, netfilter-devel-owner@vger.kernel.org wrote:
> >As the subject says...
> >
> >Best regards
> >
> >Mart
> 
> lol damn, must been blind, now I added an extra space :/
> removed...

And missed initial \fI in netmask, but no problem, I fixed it and
applied this to master. Thanks.

> From 937309f37f9000f18f88c191923192c5d31a07e8 Mon Sep 17 00:00:00 2001
> From: Mart Frauenlob <mart.frauenlob@chello.at>
> Date: Sat, 6 Apr 2013 10:49:47 +0200
> Subject: [PATCH 2/2] iptables manpage: Fix missing space for recent match --mask option.
> 
> ---
>  extensions/libxt_recent.man |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/extensions/libxt_recent.man b/extensions/libxt_recent.man
> index 8e6a8e9..05ae4fa 100644
> --- a/extensions/libxt_recent.man
> +++ b/extensions/libxt_recent.man
> @@ -24,7 +24,7 @@ is the default.
>  \fB\-\-rdest\fP
>  Match/save the destination address of each packet in the recent list table.
>  .TP
> -\fB\-\-mask\fPnetmask
> +\fB\-\-mask\fP \fnetmask\fP
>  Netmask that will be applied to this recent list.
>  .TP
>  [\fB!\fP] \fB\-\-rcheck\fP
> -- 
> 1.7.2.5
> 


      reply	other threads:[~2013-04-06 11:04 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-04-06  9:03 [PATCH] iptables manpage: Fix missing space for recent match --mask option Mart Frauenlob
2013-04-06  9:20 ` Mart Frauenlob
2013-04-06 11:04   ` Pablo Neira Ayuso [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20130406110435.GA4500@localhost \
    --to=pablo@netfilter.org \
    --cc=mart.frauenlob@chello.at \
    --cc=netfilter-devel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.