From cf90bd0cbb7683c5821c8d8e9b8a52ab80dd4be3 Mon Sep 17 00:00:00 2001 From: Steve Price Date: Sat, 23 Aug 1997 15:55:58 +0000 Subject: [PATCH] Balance single quotes. PR: docs/4161 Submitted by: Kazuo Horikawa --- usr.sbin/arp/arp.8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/usr.sbin/arp/arp.8 b/usr.sbin/arp/arp.8 index 19bafedc0b7..5b7b6bd6ca9 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.