diff options
author | 2005-07-02 05:20:22 +0000 | |
---|---|---|
committer | 2005-07-02 05:20:22 +0000 | |
commit | 35a95aba6613155bcce89d298d3e4a7e6358ba75 (patch) | |
tree | 3be776af6741c4b6c1c0b0873b534ac9523b9c11 | |
parent | sync (diff) | |
download | wireguard-openbsd-35a95aba6613155bcce89d298d3e4a7e6358ba75.tar.xz wireguard-openbsd-35a95aba6613155bcce89d298d3e4a7e6358ba75.zip |
new sentence, new line;
-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. |