netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Correct manpage description of -n / --numeric option
@ 2016-10-29  2:24 Jon Jensen
  2016-10-29  2:47 ` Florian Westphal
  0 siblings, 1 reply; 3+ messages in thread
From: Jon Jensen @ 2016-10-29  2:24 UTC (permalink / raw)
  To: netfilter-devel; +Cc: Jon Jensen

"When used twice" was used twice. :) Make it match the description in
main.c instead.

Signed-off-by: Jon Jensen <jon@endpoint.com>
---
 doc/nft.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/nft.xml b/doc/nft.xml
index cc1e4a4..473c0c1 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,
 						internet services are translated. When used twice, internet
 						services and UIDs/GIDs are also shown numerically. When used
 						three times, protocol numbers are also shown numerically.
-- 
2.7.4


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

end of thread, other threads:[~2016-10-29  4:16 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-10-29  2:24 [PATCH] Correct manpage description of -n / --numeric option Jon Jensen
2016-10-29  2:47 ` Florian Westphal
2016-10-29  4:16   ` Jon Jensen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).