diff options
author | Warner Losh <imp@FreeBSD.org> | 2023-08-16 17:55:10 +0000 |
---|---|---|
committer | Warner Losh <imp@FreeBSD.org> | 2023-08-16 17:55:10 +0000 |
commit | fa9896e082a1046ff4fbc75fcba4d18d1f2efc19 (patch) | |
tree | 6d9642e756096023abbcde6170e0f807b733e90b /usr.sbin/rarpd | |
parent | 9e7892125655e7f86b7c52d2c4f67ee64eac6fe2 (diff) | |
download | src-fa9896e082a1046ff4fbc75fcba4d18d1f2efc19.tar.gz src-fa9896e082a1046ff4fbc75fcba4d18d1f2efc19.zip |
Diffstat (limited to 'usr.sbin/rarpd')
-rw-r--r-- | usr.sbin/rarpd/rarpd.8 | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/usr.sbin/rarpd/rarpd.8 b/usr.sbin/rarpd/rarpd.8 index 4b00c9e7b83a..91326cb95927 100644 --- a/usr.sbin/rarpd/rarpd.8 +++ b/usr.sbin/rarpd/rarpd.8 @@ -14,8 +14,6 @@ .\" WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF .\" MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. .\" -.\" $FreeBSD$ -.\" .Dd July 9, 2012 .Dt RARPD 8 .Os |