summaryrefslogtreecommitdiffstats
path: root/usr.sbin
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2008-03-24 22:57:55 +0000
committerru <ru@FreeBSD.org>2008-03-24 22:57:55 +0000
commit6c91c9345daefeead550011eb5e820934d8248cf (patch)
tree7de7219157d7b0c92bbf6553c4060603ff1b0626 /usr.sbin
parent9af7fc155dda5e200a9101f2be7e7a4acb661205 (diff)
downloadFreeBSD-src-6c91c9345daefeead550011eb5e820934d8248cf.zip
FreeBSD-src-6c91c9345daefeead550011eb5e820934d8248cf.tar.gz
Spell "blackhole" correctly and fix one grammar nit.
Diffstat (limited to 'usr.sbin')
-rw-r--r--usr.sbin/arp/arp.88
1 files changed, 4 insertions, 4 deletions
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.
OpenPOWER on IntegriCloud