fix up docs for m_getjcl as well..

This commit is contained in:
John-Mark Gurney 2020-07-24 00:47:14 +00:00
parent 92b56ebaf7
commit b6dd8b71d1

View File

@ -635,9 +635,12 @@ on failure.
.It Fn m_getjcl how type flags size
This is like
.Fn m_getcl
but it the size of the cluster allocated will be large enough for
but the specified
.Fa size
bytes.
of the cluster to be allocated must be one of
.Dv MCLBYTES , MJUMPAGESIZE , MJUM9BYTES ,
or
.Dv MJUM16BYTES.
.It Fn m_free mbuf
Frees
.Vt mbuf .