From 59b5c3d082d3142a035521a32c99f1efb3935de8 Mon Sep 17 00:00:00 2001 From: maxim Date: Wed, 28 Apr 2004 14:53:49 +0000 Subject: o Add a missed description for m_free(9). Optained from: NetBSD MFC after: 1 week --- share/man/man9/mbuf.9 | 3 +++ 1 file changed, 3 insertions(+) (limited to 'share') diff --git a/share/man/man9/mbuf.9 b/share/man/man9/mbuf.9 index 5f2947a..7c0eec8 100644 --- a/share/man/man9/mbuf.9 +++ b/share/man/man9/mbuf.9 @@ -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 -- cgit v1.1