Date: Fri, 8 Dec 2006 23:44:30 +0000 (UTC) From: Julian Elischer <julian@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man9 mbuf.9 Message-ID: <200612082344.kB8NiUZe090883@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
julian 2006-12-08 23:44:30 UTC FreeBSD src repository Modified files: share/man/man9 mbuf.9 Log: Explicitly emphasize a facet of m_pullup() that some people seem to frequently forget. i.e. that you can not keep using pointers to within the old chain. Revision Changes Path 1.63 +4 -0 src/share/man/man9/mbuf.9
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200612082344.kB8NiUZe090883>