summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTed Unangst <tedu@cvs.openbsd.org>2015-12-08 14:19:34 +0000
committerTed Unangst <tedu@cvs.openbsd.org>2015-12-08 14:19:34 +0000
commitb560bef0eb3de07d97541abd90403f1df13d324e (patch)
treea98f0426537ef94c804525b3a82ab1e389066dda
parentbaa0b18a7d23360edfc8650690dcdc4e85223db4 (diff)
jmc discovered more references to trailers. i think it's safe to remove
mention that they are no longer supported. the six people who know what trailers are are surely aware they aren't support anymore.
-rw-r--r--usr.sbin/arp/arp.416
1 files changed, 2 insertions, 14 deletions
diff --git a/usr.sbin/arp/arp.4 b/usr.sbin/arp/arp.4
index 1c8f2ef7c67..dc4f3903897 100644
--- a/usr.sbin/arp/arp.4
+++ b/usr.sbin/arp/arp.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: arp.4,v 1.21 2015/11/01 21:26:48 jmc Exp $
+.\" $OpenBSD: arp.4,v 1.22 2015/12/08 14:19:33 tedu Exp $
.\" $NetBSD: arp.4,v 1.2 1995/03/01 11:50:56 chopps Exp $
.\"
.\" Copyright (c) 1985, 1986, 1988, 1994
@@ -30,7 +30,7 @@
.\"
.\" from: @(#)arp4.4 6.5 (Berkeley) 4/18/94
.\"
-.Dd $Mdocdate: November 1 2015 $
+.Dd $Mdocdate: December 8 2015 $
.Dt ARP 4
.Os
.Sh NAME
@@ -93,10 +93,6 @@ A static entry will not
time out, but may be overwritten by network traffic, while a permanent
entry will not time out and cannot be overwritten.
.Pp
-In the past,
-ARP was used to negotiate the use of a trailer encapsulation.
-This is no longer supported.
-.Pp
ARP watches passively for hosts impersonating the local host (i.e., a host
which responds to an ARP mapping request for the local host's address).
.Sh DIAGNOSTICS
@@ -153,11 +149,3 @@ This indicates a netmask problem.
.%R RFC 826
.%T "An Ethernet Address Resolution Protocol"
.Re
-.Pp
-.Rs
-.%A Samuel J. Leffler
-.%A Michael J. Karels
-.%D April 1984
-.%R RFC 893
-.%T Trailer Encapsulations
-.Re