summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJiri Popelka <jpopelka@redhat.com>2012-05-01 19:51:15 +0200
committerJiri Popelka <jpopelka@redhat.com>2012-05-01 19:51:15 +0200
commit776c653223037919771b651b074e26985c9f5aca (patch)
treed671f576590e364e32c67cf01ba6c65bf13eec03
parentb8cd80d929171d494d248a8c8e05175cb3338784 (diff)
downloadnet-tools-776c653223037919771b651b074e26985c9f5aca.tar.gz
net-tools-776c653223037919771b651b074e26985c9f5aca.tar.bz2
net-tools-776c653223037919771b651b074e26985c9f5aca.zip
arp(8): fixed typo (priveledge -> privilege)
Ubuntu bug #992204
-rw-r--r--man/en_US/arp.82
1 files changed, 1 insertions, 1 deletions
diff --git a/man/en_US/arp.8 b/man/en_US/arp.8
index 7663243..6e742c6 100644
--- a/man/en_US/arp.8
+++ b/man/en_US/arp.8
@@ -79,7 +79,7 @@ address type, interface name or host address.
.B arp -d
.I address
-will delete a ARP table entry. Root or netadmin priveledge is required to do
+will delete a ARP table entry. Root or netadmin privilege is required to do
this. The entry is found by IP address. If a hostname is given, it will be
resolved before looking up the entry in the ARP table.