ethernet -> Ethernet, more spacing.
This commit is contained in:
parent
9523ee5f87
commit
59ae797568
|
@ -1,4 +1,4 @@
|
|||
.\" $NetBSD: vlan.4,v 1.17 2001/11/29 00:03:15 kleink Exp $
|
||||
.\" $NetBSD: vlan.4,v 1.18 2001/12/18 13:31:45 ad Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2000 The NetBSD Foundation, Inc.
|
||||
.\" All rights reserved.
|
||||
|
@ -70,8 +70,9 @@ To be compatible with others 802.1Q devices, the
|
|||
.Nm
|
||||
interface shall support a 1500 bytes MTU, which means that the parent
|
||||
interface will have to handle frames that are 4 bytes larger than the
|
||||
ethernet MTU. Drivers supporting this increased MTU are:
|
||||
.Bl -dash -compact indent
|
||||
Ethernet MTU. Drivers supporting this increased MTU are:
|
||||
.Pp
|
||||
.Bl -dash -compact
|
||||
.It
|
||||
drivers using the dp8390 core
|
||||
.Ns ( Ns Xr ec 4 ,
|
||||
|
@ -99,6 +100,7 @@ possibly others)
|
|||
.It
|
||||
.Xr xi 4
|
||||
.El
|
||||
.Pp
|
||||
.Nm
|
||||
can be used with devices not supporting the 802.1Q MTU, but then the MTU of the
|
||||
.Nm
|
||||
|
|
Loading…
Reference in New Issue