diff options
author | 2007-05-28 18:45:35 +0000 | |
---|---|---|
committer | 2007-05-28 18:45:35 +0000 | |
commit | 14e4db95b69bf1bed32c9462d1f20c5efb7159a8 (patch) | |
tree | 294b2f1fba0954f0a2eb849d8f17c3e0f7fe141c | |
parent | remove a duplicated section; from Janne Johansson (diff) | |
download | wireguard-openbsd-14e4db95b69bf1bed32c9462d1f20c5efb7159a8.tar.xz wireguard-openbsd-14e4db95b69bf1bed32c9462d1f20c5efb7159a8.zip |
pval convinced me to reinstate previous.
-rw-r--r-- | share/man/man4/re.4 | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/share/man/man4/re.4 b/share/man/man4/re.4 index 6f35ea0613f..8af5e46c2f3 100644 --- a/share/man/man4/re.4 +++ b/share/man/man4/re.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: re.4,v 1.29 2007/05/28 18:32:47 jmc Exp $ +.\" $OpenBSD: re.4,v 1.30 2007/05/28 18:45:35 jmc Exp $ .\" Copyright (c) 2003 .\" Bill Paul <wpaul@windriver.com>. All rights reserved. .\" @@ -208,3 +208,6 @@ Unfortunately, it is not possible to correct this problem in software, however it is possible to detect it. The user should ensure the NIC is installed in a 32-bit PCI slot to avoid this problem. +.Pp +The RealTek 8169, 8169S and 8110S chips appear to only be capable of +transmitting Jumbo frames up to 7.5K in size. |