diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2005-07-02 05:20:23 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2005-07-02 05:20:23 +0000 |
commit | 1602f5a04230ca5e801dc1305f438f3cc5ce9748 (patch) | |
tree | 87ae121897927323da98c248e20020e04d4fd6b2 /share/man/man4 | |
parent | 55ea59313ecc79fe301bc4d29ae25145d3f0f582 (diff) |
new sentence, new line;
Diffstat (limited to 'share/man/man4')
-rw-r--r-- | share/man/man4/re.4 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/re.4 b/share/man/man4/re.4 index 192ea6d1035..831a3231682 100644 --- a/share/man/man4/re.4 +++ b/share/man/man4/re.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: re.4,v 1.15 2005/07/01 21:54:41 brad Exp $ +.\" $OpenBSD: re.4,v 1.16 2005/07/02 05:20:22 jmc Exp $ .\" Copyright (c) 2003 .\" Bill Paul <wpaul@windriver.com>. All rights reserved. .\" @@ -96,8 +96,8 @@ PCI models. The 8110S is designed for embedded LAN-on-motherboard applications. .Pp The 8169, 8169S and 8110S also support Jumbo frames, which can be configured -via the interface MTU setting. The MTU is limited to 7422, since the chip -cannot transmit larger frames. +via the interface MTU setting. +The MTU is limited to 7422, since the chip cannot transmit larger frames. Selecting an MTU larger than 1500 bytes with the .Xr ifconfig 8 utility configures the adapter to receive and transmit Jumbo frames. |