summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Greenman <dg@FreeBSD.org>1995-02-25 15:57:55 +0000
committerDavid Greenman <dg@FreeBSD.org>1995-02-25 15:57:55 +0000
commit386094e3051b421c4d9fb4c102ac9e958f1612a3 (patch)
tree1302dae827e6813796846810b0c766281480ecb7
parentc5b90f7db24fcb5f68d19177f635dba8775d4491 (diff)
Notes
-rw-r--r--sys/net/if_types.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/net/if_types.h b/sys/net/if_types.h
index cb0dff1b3f41..9a573612b2d4 100644
--- a/sys/net/if_types.h
+++ b/sys/net/if_types.h
@@ -31,7 +31,7 @@
* SUCH DAMAGE.
*
* @(#)if_types.h 8.2 (Berkeley) 4/20/94
- * $Id: if_types.h,v 1.2 1994/08/02 07:46:26 davidg Exp $
+ * $Id: if_types.h,v 1.3 1994/08/21 05:11:43 paul Exp $
*/
#ifndef _NET_IF_TYPES_H_
@@ -55,7 +55,7 @@
#define IFT_ISO88026 0xa /* MAN */
#define IFT_STARLAN 0xb
#define IFT_P10 0xc /* Proteon 10MBit ring */
-#define IFT_P80 0xd /* Proteon 10MBit ring */
+#define IFT_P80 0xd /* Proteon 80MBit ring */
#define IFT_HY 0xe /* Hyperchannel */
#define IFT_FDDI 0xf
#define IFT_LAPB 0x10