summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDima Dorfman <dd@FreeBSD.org>2002-04-08 04:08:47 +0000
committerDima Dorfman <dd@FreeBSD.org>2002-04-08 04:08:47 +0000
commit79c819a46b53943d0d4c4b1a23a98ad7b56376e7 (patch)
treef7ebe9a11ca7f84480c8a73192862c8424f8a76e
parentSuppressed warning from shell. (diff)
Correct typo.
Notes
Notes: svn path=/head/; revision=57422
-rw-r--r--net/arping/pkg-descr2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/arping/pkg-descr b/net/arping/pkg-descr
index a1db1e9b8db6..cddc7118f4fb 100644
--- a/net/arping/pkg-descr
+++ b/net/arping/pkg-descr
@@ -1,4 +1,4 @@
-Arping is a util to find out it a specific IP address on the LAN is 'taken'
+Arping is a util to find out if a specific IP address on the LAN is 'taken'
and what MAC address owns it. Sure, you *could* just use 'ping' to find out if
it's taken and even if the computer blocks ping (and everything else) you still
get an entry in your arp cache. But what if you aren't on a routable net? Then