From 6c91c9345daefeead550011eb5e820934d8248cf Mon Sep 17 00:00:00 2001 From: ru Date: Mon, 24 Mar 2008 22:57:55 +0000 Subject: Spell "blackhole" correctly and fix one grammar nit. --- usr.sbin/arp/arp.8 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'usr.sbin/arp') diff --git a/usr.sbin/arp/arp.8 b/usr.sbin/arp/arp.8 index 32b46fd..7850a55 100644 --- a/usr.sbin/arp/arp.8 +++ b/usr.sbin/arp/arp.8 @@ -28,7 +28,7 @@ .\" @(#)arp.8 8.1 (Berkeley) 6/6/93 .\" $FreeBSD$ .\" -.Dd August 17, 2006 +.Dd March 18, 2008 .Dt ARP 8 .Os .Sh NAME @@ -54,13 +54,13 @@ .Fl s Ar hostname ether_addr .Op Cm temp .Op Cm reject -.Op Cm backhole +.Op Cm blackhole .Op Cm pub Op Cm only .Nm .Fl S Ar hostname ether_addr .Op Cm temp .Op Cm reject -.Op Cm backhole +.Op Cm blackhole .Op Cm pub Op Cm only .Nm .Fl f Ar filename @@ -160,7 +160,7 @@ the host will be discarded and the sender will be notified the host is unreachable. The .Cm blackhole -keyword is similar in that traffic discarded but the sender is +keyword is similar in that traffic is discarded but the sender is not notified. These can be used to block external traffic to a host without using a firewall. -- cgit v1.1