diff options
-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 8af5e46c2f3..4afc6459b2b 100644 --- a/share/man/man4/re.4 +++ b/share/man/man4/re.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: re.4,v 1.30 2007/05/28 18:45:35 jmc Exp $ +.\" $OpenBSD: re.4,v 1.31 2007/05/29 00:04:42 pvalchev Exp $ .\" Copyright (c) 2003 .\" Bill Paul <wpaul@windriver.com>. All rights reserved. .\" @@ -209,5 +209,5 @@ 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. +The RealTek 8169, 8169S and 8110S chips are only capable of transmitting +Jumbo frames up to 7440 bytes in size. |