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