From 54351422de97a5c559dee3d2a144c4ff295f8390 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Mon, 26 Mar 2012 06:15:56 +1300 Subject: [PATCH] malloc.3: srcfix: remove obsolete FIXME Signed-off-by: Michael Kerrisk --- man3/malloc.3 | 1 - 1 file changed, 1 deletion(-) diff --git a/man3/malloc.3 b/man3/malloc.3 index 0a6868963..1c90a6a49 100644 --- a/man3/malloc.3 +++ b/man3/malloc.3 @@ -196,7 +196,6 @@ implementation allocates the memory as a private anonymous mapping using .B MMAP_THRESHOLD is 128 kB by default, but is adjustable using .BR mallopt (3). -.\" FIXME . there is no mallopt(3) man page yet. Allocations performed using .BR mmap (2) are unaffected by the