summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lib/libc/stdlib/malloc.37
1 files changed, 2 insertions, 5 deletions
diff --git a/lib/libc/stdlib/malloc.3 b/lib/libc/stdlib/malloc.3
index 8cb5563..2e76aa1 100644
--- a/lib/libc/stdlib/malloc.3
+++ b/lib/libc/stdlib/malloc.3
@@ -452,11 +452,6 @@ actual values.
.Pp
It can be argued that returning a null pointer when asked to
allocate zero bytes is a silly response to a silly question.
-.Pp
-This implementation was authored by
-.An Poul-Henning Kamp .
-Please report any problems to him at
-.Aq phk@FreeBSD.org .
.Sh HISTORY
The present allocation implementation started out as a filesystem for a
drum attached to a 20bit binary challenged computer which was built
@@ -469,3 +464,5 @@ The
.Xr reallocf 3
function first appeared in
.Fx 3.0 .
+.Sh AUTHORS
+.An Poul-Henning Kamp Aq phk@FreeBSD.org
OpenPOWER on IntegriCloud