From c0f912fb2fb901bbf9171c676bc67ace66284e8c Mon Sep 17 00:00:00 2001 From: mpp Date: Fri, 5 May 2000 02:21:45 +0000 Subject: Minor mdoc cleanup. PR: docs/13218 --- lib/libc/stdlib/malloc.3 | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'lib/libc/stdlib') diff --git a/lib/libc/stdlib/malloc.3 b/lib/libc/stdlib/malloc.3 index d903885..4f6b9ef 100644 --- a/lib/libc/stdlib/malloc.3 +++ b/lib/libc/stdlib/malloc.3 @@ -441,9 +441,10 @@ actual values. 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 Poul-Henning Kamp. +This implementation was authored by +.An Poul-Henning Kamp . Please report any problems to him at -.Li . +.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 -- cgit v1.1