All of lore.kernel.org
 help / color / mirror / Atom feed
From: Pablo Neira Ayuso <pablo@netfilter.org>
To: fgao@ikuai8.com
Cc: netfilter-devel@vger.kernel.org, gfree.wind@gmail.com
Subject: Re: [PATCH nft] doc: Fix wrong word in description of option "-n --numberic"
Date: Tue, 4 Oct 2016 09:29:18 +0200	[thread overview]
Message-ID: <20161004072917.GA19465@salvia> (raw)
In-Reply-To: <1475152783-379-1-git-send-email-fgao@ikuai8.com>

On Thu, Sep 29, 2016 at 08:39:43PM +0800, fgao@ikuai8.com wrote:
> From: Gao Feng <fgao@ikuai8.com>
> 
> There is one wrong word in description of option "-n --numberic" in
> nft.xml. There are duplicated "used twice", and the former one should
> be "used once".
> 
> Signed-off-by: Gao Feng <fgao@ikuai8.com>
> ---
>  doc/nft.xml | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/doc/nft.xml b/doc/nft.xml
> index 3b215f8..bc09623 100644
> --- a/doc/nft.xml
> +++ b/doc/nft.xml
> @@ -113,7 +113,7 @@ vi:ts=4 sw=4
>  					<para>
>  						Numeric output: Addresses and other information
>  						that might need network traffic to resolve to symbolic names
> -						are shown numerically (default behaviour). When used twice,
> +						are shown numerically (default behaviour). When used once,

No, this is done on purpose. The first -n is these days noop.

Originally, this first -n displayed IP addresses as we were displaying
names by default.

See commit 31f031b0d348afd1c343692eca4b496c4bf5d05d
Author: Arturo Borrero <arturo.borrero.glez@gmail.com>
Date:   Thu Nov 6 09:05:28 2014 +0100

    nft: don't resolve hostnames by default


      reply	other threads:[~2016-10-04  7:29 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-29 12:39 [PATCH nft] doc: Fix wrong word in description of option "-n --numberic" fgao
2016-10-04  7:29 ` 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=20161004072917.GA19465@salvia \
    --to=pablo@netfilter.org \
    --cc=fgao@ikuai8.com \
    --cc=gfree.wind@gmail.com \
    --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.