On Thu, Sep 29, 2016 at 08:39:43PM +0800, fgao@xxxxxxxxxx wrote: > From: Gao Feng <fgao@xxxxxxxxxx> > > 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@xxxxxxxxxx> > --- > 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@xxxxxxxxx> Date: Thu Nov 6 09:05:28 2014 +0100 nft: don't resolve hostnames by default -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html