From 72cbdc846bedac2befb88855f176a7bbc835f811 Mon Sep 17 00:00:00 2001 From: Christian Weisgerber Date: Mon, 16 Oct 2000 00:38:06 +0000 Subject: Re-align with reality: We use ARP for all Ethernet types. Pointed out by Hans Guenter Weigand . ok millert@ --- usr.sbin/arp/arp.4 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/usr.sbin/arp/arp.4 b/usr.sbin/arp/arp.4 index 74db0ad1b77..12bdc4cb8d5 100644 --- a/usr.sbin/arp/arp.4 +++ b/usr.sbin/arp/arp.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: arp.4,v 1.9 2000/03/19 17:57:01 aaron Exp $ +.\" $OpenBSD: arp.4,v 1.10 2000/10/16 00:38:05 naddy Exp $ .\" $NetBSD: arp.4,v 1.2 1995/03/01 11:50:56 chopps Exp $ .\" .\" Copyright (c) 1985, 1986, 1988, 1994 @@ -44,9 +44,9 @@ .Em "pseudo-device ether" .Sh DESCRIPTION The Address Resolution Protocol (ARP) is used to dynamically -map between Internet host addresses and 10Mb/s Ethernet addresses. -It is used by all of the 10Mb/s Ethernet interface drivers. -It is not specific to Internet protocols or to 10Mb/s Ethernet, +map between Internet host addresses and Ethernet addresses. +It is used by all of the Ethernet interface drivers. +It is not specific to Internet protocols or to Ethernet, but this implementation currently supports only that combination. .Pp ARP caches Internet-Ethernet address mappings. -- cgit v1.2.3