diff options
author | ru <ru@FreeBSD.org> | 2001-07-10 15:12:08 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2001-07-10 15:12:08 +0000 |
commit | 0d5f9334cff29ecc2112c2ad6ed11c5d4a71b9c5 (patch) | |
tree | 35915c4629769b7eafe99434d734571c5c720e3c /usr.sbin/arp/arp.8 | |
parent | b7a774cad49c3432e28702df24c84e01085e2f9a (diff) | |
download | FreeBSD-src-0d5f9334cff29ecc2112c2ad6ed11c5d4a71b9c5.zip FreeBSD-src-0d5f9334cff29ecc2112c2ad6ed11c5d4a71b9c5.tar.gz |
mdoc(7) police: removed HISTORY info from the .Os call.
Diffstat (limited to 'usr.sbin/arp/arp.8')
-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 985f2ef..da23831 100644 --- a/usr.sbin/arp/arp.8 +++ b/usr.sbin/arp/arp.8 @@ -34,7 +34,7 @@ .\" .Dd June 6, 1993 .Dt ARP 8 -.Os BSD 4.3 +.Os .Sh NAME .Nm arp .Nd address resolution display and control |