diff options
author | Tobias Weingartner <weingart@cvs.openbsd.org> | 2007-01-14 07:08:57 +0000 |
---|---|---|
committer | Tobias Weingartner <weingart@cvs.openbsd.org> | 2007-01-14 07:08:57 +0000 |
commit | c57721813d79c7203842ecf578e3bb0b7cf95e1b (patch) | |
tree | aacbefb090c6ef0f707216df0e425af2029b45f7 /share/man | |
parent | 95c054abef6709d62d52843848a7d88e8d90291d (diff) |
Update to match reality. From brad.
Diffstat (limited to 'share/man')
-rw-r--r-- | share/man/man4/re.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/re.4 b/share/man/man4/re.4 index 87a7679fe55..f59581cb647 100644 --- a/share/man/man4/re.4 +++ b/share/man/man4/re.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: re.4,v 1.26 2006/11/07 07:10:59 ckuethe Exp $ +.\" $OpenBSD: re.4,v 1.27 2007/01/14 07:08:56 weingart Exp $ .\" Copyright (c) 2003 .\" Bill Paul <wpaul@windriver.com>. All rights reserved. .\" @@ -90,7 +90,7 @@ NICs based on the 8169, 816xS and 811xS are capable of 10, 100 and .Pp All NICs supported by the .Nm -driver have IPv4 receive IP/TCP/UDP checksum offload +driver have IPv4 transmit/receive IP/TCP/UDP checksum offload and use a descriptor-based DMA mechanism. .Pp The 8139C+ is a single-chip solution combining both a 10/100 MAC and PHY. |