From 8746d263e1451855025dc83dde5176cc9f1fbe3f Mon Sep 17 00:00:00 2001 From: ru Date: Wed, 18 Dec 2002 12:45:11 +0000 Subject: mdoc(7) police: "The .Fn function". --- lib/libc/stdlib/malloc.3 | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'lib/libc/stdlib/malloc.3') diff --git a/lib/libc/stdlib/malloc.3 b/lib/libc/stdlib/malloc.3 index 376b42d..6c11ea7 100644 --- a/lib/libc/stdlib/malloc.3 +++ b/lib/libc/stdlib/malloc.3 @@ -135,7 +135,9 @@ for the specified size. .Pp The .Fn reallocf -function call is identical to the realloc function call, except that it +function is identical to the +.Fn realloc +function, except that it will free the passed pointer when the requested memory cannot be allocated. This is a .Fx -- cgit v1.1