aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/arp
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2023-08-16 17:55:15 +0000
committerWarner Losh <imp@FreeBSD.org>2023-08-16 17:55:15 +0000
commitb2c76c41be32f904179efed29c0ca04d53f3996c (patch)
treedb9f7d9c9b129b0c3e4960d1b07dc20ceb5090de /usr.sbin/arp
parentfa9896e082a1046ff4fbc75fcba4d18d1f2efc19 (diff)
Diffstat (limited to 'usr.sbin/arp')
-rw-r--r--usr.sbin/arp/arp.41
-rw-r--r--usr.sbin/arp/arp.81
2 files changed, 0 insertions, 2 deletions
diff --git a/usr.sbin/arp/arp.4 b/usr.sbin/arp/arp.4
index c9c9002cf908..b14686f96737 100644
--- a/usr.sbin/arp/arp.4
+++ b/usr.sbin/arp/arp.4
@@ -26,7 +26,6 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)arp4.4 6.5 (Berkeley) 4/18/94
-.\" $FreeBSD$
.\"
.Dd October 7, 2016
.Dt ARP 4
diff --git a/usr.sbin/arp/arp.8 b/usr.sbin/arp/arp.8
index 443d28045d1b..3f61c0cd9ecc 100644
--- a/usr.sbin/arp/arp.8
+++ b/usr.sbin/arp/arp.8
@@ -26,7 +26,6 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)arp.8 8.1 (Berkeley) 6/6/93
-.\" $FreeBSD$
.\"
.Dd July 13, 2020
.Dt ARP 8