diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2007-01-13 21:18:15 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2007-01-13 21:18:15 +0000 |
commit | c0491083217bbb03ade7c1f7ef52e9680dbd1e34 (patch) | |
tree | 9c3b62f5b40f96f096ca5a8411493c51e274e5b9 | |
parent | 2f014ad9c9664a81581ea8ca2abd9c89bf1b2dcf (diff) |
grammar;
-rw-r--r-- | share/man/man4/msk.4 | 4 | ||||
-rw-r--r-- | share/man/man4/sk.4 | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/share/man/man4/msk.4 b/share/man/man4/msk.4 index 378c0f94e1d..a70e72f7d8d 100644 --- a/share/man/man4/msk.4 +++ b/share/man/man4/msk.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: msk.4,v 1.5 2007/01/13 17:13:43 todd Exp $ +.\" $OpenBSD: msk.4,v 1.6 2007/01/13 21:18:14 jmc Exp $ .\" .\" Copyright (c) 1997, 1998, 1999 .\" Bill Paul <wpaul@ctr.columbia.edu>. All rights reserved. @@ -85,7 +85,7 @@ SysKonnect SK-9S92 dual port, single mode fiber adapter SysKonnect SK-9E21D single port, copper adapter .El .Pp -The Yukon-2 88E802x, 88E805x, and 88E806x also supports a frame size +The Yukon-2 88E802x, 88E805x, and 88E806x also support a frame size of up to 9000 bytes. Support for Jumbo frames is provided via the interface MTU setting. Selecting an MTU larger than 1500 bytes with the diff --git a/share/man/man4/sk.4 b/share/man/man4/sk.4 index d52e643c8d2..78c0fa740f2 100644 --- a/share/man/man4/sk.4 +++ b/share/man/man4/sk.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: sk.4,v 1.52 2007/01/13 17:13:43 todd Exp $ +.\" $OpenBSD: sk.4,v 1.53 2007/01/13 21:18:14 jmc Exp $ .\" .\" Copyright (c) 1997, 1998, 1999 .\" Bill Paul <wpaul@ctr.columbia.edu>. All rights reserved. @@ -101,7 +101,7 @@ allowing dual-port NIC configurations. The Marvell based adapters are a single integrated circuit, but are still presented as a separate MAC (sk) and controller ASIC (skc). .Pp -The GEnesis and Yukon 88E8001, 88E8003 and 88E8010 also supports a +The GEnesis and Yukon 88E8001, 88E8003 and 88E8010 also support a frame size of up to 9000 bytes. Support for Jumbo frames is provided via the interface MTU setting. Selecting an MTU larger than 1500 bytes with the |