Signed-off-by: Adeodato Simó <dato@xxxxxxxxxxxxxx> --- Common sense tells me this fix is correct, but that's about it. :-) man3/malloc.3 | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/man3/malloc.3 b/man3/malloc.3 index 4ba2763..263d022 100644 --- a/man3/malloc.3 +++ b/man3/malloc.3 @@ -133,7 +133,7 @@ with a .I size of zero, or by a successful call to -.BR realloc () +.BR calloc () with .I nmemb or -- 1.6.1.307.g07803 -- To unsubscribe from this list: send the line "unsubscribe linux-man" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html