diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2005-09-06 22:22:40 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2005-09-06 22:22:40 +0000 |
commit | 11a6b82111ec1d56133a936d12aca4b7dabf3818 (patch) | |
tree | f616cb268ebee2f58f7717d3084b258a010d408d | |
parent | ebadc9ea32e045256ca5e8eaa0388938a4f1e8ce (diff) |
better word order;
-rw-r--r-- | share/man/man4/sk.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/sk.4 b/share/man/man4/sk.4 index e60b72c34ea..ae7bd9c9870 100644 --- a/share/man/man4/sk.4 +++ b/share/man/man4/sk.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: sk.4,v 1.38 2005/09/01 13:19:13 brad Exp $ +.\" $OpenBSD: sk.4,v 1.39 2005/09/06 22:22:39 jmc Exp $ .\" .\" Copyright (c) 1997, 1998, 1999 .\" Bill Paul <wpaul@ctr.columbia.edu>. All rights reserved. @@ -107,7 +107,7 @@ to separate networks. .Pp The XaQti XMAC II supports full and half duplex operation with autonegotiation. -The XMAC also supports up to a 9000 byte frame size. +The XMAC also supports 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 .Xr ifconfig 8 |