From 32b466d2b62095c538cd7c2c5893886acb68456a Mon Sep 17 00:00:00 2001 From: Andi Kleen Date: Sat, 1 Jul 2000 14:31:36 +0000 Subject: [PATCH] arp takes --numeric, not --umeric Noticed by Hubert Mantel. --- man/de_DE/arp.8 | 2 +- man/en_US/arp.8 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/man/de_DE/arp.8 b/man/de_DE/arp.8 index f3632ad..debd879 100644 --- a/man/de_DE/arp.8 +++ b/man/de_DE/arp.8 @@ -57,7 +57,7 @@ Programm den Inhalt des ARP-Caches vollst\(:andig auszugeben. .B "\-v, \-\-verbose" Ausf\(:uhrlichere Ausgaben. .TP -.B "\-n, \-\-umeric" +.B "\-n, \-\-numeric" macht numerische Adressausgaben anstatt zu versuche, den symbolischen Rechner-, Port- oder Benutzernamen zu ermitteln. .TP diff --git a/man/en_US/arp.8 b/man/en_US/arp.8 index a28a87a..d859b46 100644 --- a/man/en_US/arp.8 +++ b/man/en_US/arp.8 @@ -56,7 +56,7 @@ program also allows a complete dump of the ARP cache. .B "\-v, \-\-verbose" Tell the user what is going on by being verbose. .TP -.B "\-n, \-\-umeric" +.B "\-n, \-\-numeric" shows numerical addresses instead of trying to determine symbolic host, port or user names. .TP -- 2.7.4