diff options
| author | Christian Brueffer <brueffer@FreeBSD.org> | 2004-05-25 17:02:20 +0000 |
|---|---|---|
| committer | Christian Brueffer <brueffer@FreeBSD.org> | 2004-05-25 17:02:20 +0000 |
| commit | 92e7a6c6aa61897285593fe7f3baf498eb5d905d (patch) | |
| tree | 8172b5149b3c956b46600649143dcf858aced6c7 | |
| parent | 9507605f9358e72255a85b57177908a001358257 (diff) | |
Notes
| -rw-r--r-- | share/man/man9/zero_copy.9 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man9/zero_copy.9 b/share/man/man9/zero_copy.9 index e85359ad47bb..e1e493111773 100644 --- a/share/man/man9/zero_copy.9 +++ b/share/man/man9/zero_copy.9 @@ -111,7 +111,7 @@ The driver includes modified firmware for Tigon 2 boards only. Header splitting code can be written, however, for any NIC that allows putting -received packets into multiple buffers and that has enough programability +received packets into multiple buffers and that has enough programmability to determine that the header should go into one buffer and the payload into another. .Pp |
