aboutsummaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2022-02-17 04:03:48 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2022-02-17 04:03:48 +0000
commit74ca6a22f9c1ff9ea407de7053891fca5a680402 (patch)
tree9e77683138c0c209cf999971a4b0c37aa40131f5 /share
parentaea2a658ef8b75a2246bf0d44f80ba8d6c6d344e (diff)
Diffstat (limited to 'share')
-rw-r--r--share/man/man9/malloc.94
1 files changed, 4 insertions, 0 deletions
diff --git a/share/man/man9/malloc.9 b/share/man/man9/malloc.9
index 71375e90951f..c240344ea77e 100644
--- a/share/man/man9/malloc.9
+++ b/share/man/man9/malloc.9
@@ -381,3 +381,7 @@ message.
.Xr domainset 9 ,
.Xr memguard 9 ,
.Xr vnode 9
+.Sh HISTORY
+.Fn zfree
+first appeared in
+.Fx 13.0 .