Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/distrib/notes/common Move 'for' to the right position.
details: https://anonhg.NetBSD.org/src/rev/48fae8dd7d74
branches: trunk
changeset: 533973:48fae8dd7d74
user: junyoung <junyoung%NetBSD.org@localhost>
date: Thu Jul 11 19:52:25 2002 +0000
description:
Move 'for' to the right position.
diffstat:
distrib/notes/common/main | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (21 lines):
diff -r 0491bccf6117 -r 48fae8dd7d74 distrib/notes/common/main
--- a/distrib/notes/common/main Thu Jul 11 19:47:17 2002 +0000
+++ b/distrib/notes/common/main Thu Jul 11 19:52:25 2002 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: main,v 1.196 2002/07/11 07:37:06 junyoung Exp $
+.\" $NetBSD: main,v 1.197 2002/07/11 19:52:25 junyoung Exp $
.\"
.\" Copyright (c) 1999-2002 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -522,9 +522,9 @@
.Ss2 Networking
.
.(bullet
-Hardware assisted IPv4 TCP and UDP checksumming and for caching of the
+Hardware assisted IPv4 TCP and UDP checksumming and caching of the
IPv6 TCP pseudo header.
-Support checksum offloading on the DP83820 Gigabit Ethernet, 3Com 3c90xB,
+Support for checksum offloading on the DP83820 Gigabit Ethernet, 3Com 3c90xB,
3Com 3c90xC, and Alteon Tigon/Tigon2 Gigabit Ethernet cards.
.It
Zero-Copy for TCP and UDP transmit path achieved through page
Home |
Main Index |
Thread Index |
Old Index