fix up docs for m_getjcl as well..
This commit is contained in:
parent
92b56ebaf7
commit
b6dd8b71d1
@ -635,9 +635,12 @@ on failure.
|
|||||||
.It Fn m_getjcl how type flags size
|
.It Fn m_getjcl how type flags size
|
||||||
This is like
|
This is like
|
||||||
.Fn m_getcl
|
.Fn m_getcl
|
||||||
but it the size of the cluster allocated will be large enough for
|
but the specified
|
||||||
.Fa size
|
.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
|
.It Fn m_free mbuf
|
||||||
Frees
|
Frees
|
||||||
.Vt mbuf .
|
.Vt mbuf .
|
||||||
|
Loading…
x
Reference in New Issue
Block a user