link mbuf to m_append so it can be found...

Pointed out by:	J David
MFC after:	1 week
This commit is contained in:
John-Mark Gurney 2014-01-28 23:40:02 +00:00
parent a5e863c951
commit 52b7bca6fd
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=261254

View file

@ -878,6 +878,7 @@ MLINKS+=mbpool.9 mbp_alloc.9 \
MLINKS+=\
mbuf.9 m_adj.9 \
mbuf.9 M_ALIGN.9 \
mbuf.9 m_append.9 \
mbuf.9 m_apply.9 \
mbuf.9 m_cat.9 \
mbuf.9 MCHTYPE.9 \