Correct typo.

This commit is contained in:
Dima Dorfman 2002-04-08 04:08:47 +00:00
parent 02361d2f05
commit 79c819a46b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=57422

View File

@ -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