diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2007-05-28 18:32:48 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2007-05-28 18:32:48 +0000 |
commit | 78c82daa08f5544ba494e1ab9d62aba255fad2ca (patch) | |
tree | 007672348cbb347702592872edebff0d88cae71f /share/man/man4/re.4 | |
parent | 9d32b7668fc681bfe47769a66ac8c7291c4e438f (diff) |
remove a duplicated section; from Janne Johansson
Diffstat (limited to 'share/man/man4/re.4')
-rw-r--r-- | share/man/man4/re.4 | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/share/man/man4/re.4 b/share/man/man4/re.4 index ffa4c7e29f9..6f35ea0613f 100644 --- a/share/man/man4/re.4 +++ b/share/man/man4/re.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: re.4,v 1.28 2007/03/15 22:08:10 jmc Exp $ +.\" $OpenBSD: re.4,v 1.29 2007/05/28 18:32:47 jmc Exp $ .\" Copyright (c) 2003 .\" Bill Paul <wpaul@windriver.com>. All rights reserved. .\" @@ -208,6 +208,3 @@ 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. |