summaryrefslogtreecommitdiff
path: root/lib/libc/stdlib
diff options
context:
space:
mode:
authorTim Vanderhoek <hoek@FreeBSD.org>1999-12-28 15:14:59 +0000
committerTim Vanderhoek <hoek@FreeBSD.org>1999-12-28 15:14:59 +0000
commite99fd392645fab01a647eb33f0c951928503ea07 (patch)
tree783082db6fa20685ed01b90b5057f700e516c059 /lib/libc/stdlib
parent90f3949dadd1bb4dcb3e036548f266c4f2c54195 (diff)
Notes
Diffstat (limited to 'lib/libc/stdlib')
-rw-r--r--lib/libc/stdlib/malloc.35
1 files changed, 5 insertions, 0 deletions
diff --git a/lib/libc/stdlib/malloc.3 b/lib/libc/stdlib/malloc.3
index f4e75e2f748f..f384a14d4a56 100644
--- a/lib/libc/stdlib/malloc.3
+++ b/lib/libc/stdlib/malloc.3
@@ -453,3 +453,8 @@ with discrete germanium transistors. It has since graduated to
handle primary storage rather than secondary.
It first appeared in its new shape and ability in
.Fx 2.2 .
+.Pp
+The
+.Xr reallocf 3
+function first appeared in
+.Fx 3.0 .