aboutsummaryrefslogtreecommitdiffstats
path: root/net/arping
diff options
context:
space:
mode:
authordd <dd@FreeBSD.org>2002-04-08 12:08:47 +0800
committerdd <dd@FreeBSD.org>2002-04-08 12:08:47 +0800
commit134c51d6dc296efa060b53ac1bd369d387c5633f (patch)
treea0c7e7b6cbced0a64e2c026369dc9ef6f06a76af /net/arping
parent5a1a5686b58484d84c60984f966be3a59ef22f7d (diff)
downloadfreebsd-ports-graphics-134c51d6dc296efa060b53ac1bd369d387c5633f.tar.gz
freebsd-ports-graphics-134c51d6dc296efa060b53ac1bd369d387c5633f.tar.zst
freebsd-ports-graphics-134c51d6dc296efa060b53ac1bd369d387c5633f.zip
Correct typo.
Diffstat (limited to 'net/arping')
-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 a1db1e9b8db..cddc7118f4f 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