diff options
-rw-r--r-- | usr.sbin/arp/arp.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/arp/arp.8 b/usr.sbin/arp/arp.8 index 19bafed..5b7b6bd 100644 --- a/usr.sbin/arp/arp.8 +++ b/usr.sbin/arp/arp.8 @@ -99,7 +99,7 @@ server, responding to requests for .Ar hostname even though the host address is not its own. -In this case the ether_addr can be given as `auto'' +In this case the ether_addr can be given as ``auto'' in which case the interfaces on this host will be examined, and if one of them is found to occupy the same subnet, its ether_addr will be used. |