diff options
author | brueffer <brueffer@FreeBSD.org> | 2004-05-25 17:02:20 +0000 |
---|---|---|
committer | brueffer <brueffer@FreeBSD.org> | 2004-05-25 17:02:20 +0000 |
commit | 8ca718633a5e31e3347d43c1fd428d010a892a6e (patch) | |
tree | 8172b5149b3c956b46600649143dcf858aced6c7 /share/man | |
parent | 30a72551577f0e68d4665e1511a0fde5b7fa05de (diff) | |
download | FreeBSD-src-8ca718633a5e31e3347d43c1fd428d010a892a6e.zip FreeBSD-src-8ca718633a5e31e3347d43c1fd428d010a892a6e.tar.gz |
Fix spelling
Diffstat (limited to 'share/man')
-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 e85359a..e1e4931 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 |