Date: Fri, 03 Jan 2003 01:37:12 +0900 (JST) From: Hideyuki KURASHINA <rushani@bl.mmtr.or.jp> To: doc@FreeBSD.ORG Subject: relnotes, jumbo(9) man-ref lacked in zero_copy(9) paragraph? Message-ID: <20030103.013712.74568050.rushani@bl.mmtr.or.jp>
next in thread | raw e-mail | index | archive | help
Hi, Following patch correct for zero_copy(9) paragraph in relnotes? Index: new.sgml =================================================================== RCS file: /home/ncvs/src/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml,v retrieving revision 1.468 diff -u -r1.468 new.sgml --- new.sgml 30 Dec 2002 21:18:04 -0000 1.468 +++ new.sgml 2 Jan 2003 16:31:24 -0000 @@ -973,7 +973,7 @@ The send-side code should work with almost any network adapter, while the receive-side code requires a network adapter with an MTU of at least one memory page size (for - example, jumbo frames on Gigabit Ethernet). For more + example, &man.jumbo.9; frames on Gigabit Ethernet). For more information, see &man.zero.copy.9;.</para> </sect3> -- rushani To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030103.013712.74568050.rushani>