mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
o Add a missed description for m_free(9).
Optained from: NetBSD MFC after: 1 week
This commit is contained in:
parent
edfa817773
commit
01e7fdafa7
1 changed files with 3 additions and 0 deletions
|
|
@ -534,6 +534,9 @@ for non-critical paths.
|
|||
Allocate an
|
||||
.Vt mbuf
|
||||
and zero out the data region.
|
||||
.It Fn m_free mbuf
|
||||
Frees
|
||||
.Vt mbuf .
|
||||
.El
|
||||
.Pp
|
||||
The functions below operate on
|
||||
|
|
|
|||
Loading…
Reference in a new issue