diff options
author | Stuart Henderson <sthen@cvs.openbsd.org> | 2012-09-17 21:17:07 +0000 |
---|---|---|
committer | Stuart Henderson <sthen@cvs.openbsd.org> | 2012-09-17 21:17:07 +0000 |
commit | f00cf283c7fd325664a5bfc21410d0526784d44d (patch) | |
tree | b58c5086c73be393ac339aa620d30b778077d5ae /share/man/man4/bge.4 | |
parent | b9a2520e126ea70da2a1ce9a312699dbdbe37362 (diff) |
remove "Using Jumbo frames can greatly improve performance for certain tasks"
sentence, discussed with deraadt.
Diffstat (limited to 'share/man/man4/bge.4')
-rw-r--r-- | share/man/man4/bge.4 | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/share/man/man4/bge.4 b/share/man/man4/bge.4 index fbcdbdd48e7..378014491cb 100644 --- a/share/man/man4/bge.4 +++ b/share/man/man4/bge.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: bge.4,v 1.55 2012/07/03 11:38:06 mikeb Exp $ +.\" $OpenBSD: bge.4,v 1.56 2012/09/17 21:17:06 sthen Exp $ .\" Copyright (c) 2001 Wind River Systems .\" Copyright (c) 1997, 1998, 1999, 2000, 2001 .\" Bill Paul <wpaul@windriver.com>. All rights reserved. @@ -30,7 +30,7 @@ .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF .\" THE POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: July 3 2012 $ +.Dd $Mdocdate: September 17 2012 $ .Dt BGE 4 .Os .Sh NAME @@ -128,8 +128,6 @@ interface MTU setting. Selecting an MTU larger than 1500 bytes with the .Xr ifconfig 8 utility configures the adapter to receive and transmit Jumbo frames. -Using Jumbo frames can greatly improve performance for certain tasks, -such as file transfers and data streaming. .Pp The .Nm |