diff options
author | 2007-05-28 18:32:47 +0000 | |
---|---|---|
committer | 2007-05-28 18:32:47 +0000 | |
commit | 2b9a22cd3981854ef9f15283ea0f269820bb3ebe (patch) | |
tree | bd2b8eb22f8366beeff81bb79f43eef7fafb6bbb | |
parent | Flush pmap from tlb before freeing it. Makes Core2Duo boxes more (diff) | |
download | wireguard-openbsd-2b9a22cd3981854ef9f15283ea0f269820bb3ebe.tar.xz wireguard-openbsd-2b9a22cd3981854ef9f15283ea0f269820bb3ebe.zip |
remove a duplicated section; from Janne Johansson
-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. |