Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-6]: src/distrib/notes/common pullup-1-6 ticket #484 (junyoung).
details: https://anonhg.NetBSD.org/src/rev/6ff2d15ebf09
branches: netbsd-1-6
changeset: 528411:6ff2d15ebf09
user: thorpej <thorpej%NetBSD.org@localhost>
date: Thu Jul 11 19:59:33 2002 +0000
description:
pullup-1-6 ticket #484 (junyoung).
Original log message:
Move 'for' to the right position.
diffstat:
distrib/notes/common/main | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (21 lines):
diff -r 8aa86d48ec7b -r 6ff2d15ebf09 distrib/notes/common/main
--- a/distrib/notes/common/main Thu Jul 11 19:58:13 2002 +0000
+++ b/distrib/notes/common/main Thu Jul 11 19:59:33 2002 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: main,v 1.179.2.10 2002/07/11 19:58:13 thorpej Exp $
+.\" $NetBSD: main,v 1.179.2.11 2002/07/11 19:59:33 thorpej 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