From f3a922cb0c463c8938f489c488a70965b374b735 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Sat, 18 Apr 2015 09:55:23 +0200 Subject: [PATCH] malloc.3: Change "UNIX 9*" to "SUSv2" Signed-off-by: Michael Kerrisk --- man3/malloc.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man3/malloc.3 b/man3/malloc.3 index eae415873..81a70249a 100644 --- a/man3/malloc.3 +++ b/man3/malloc.3 @@ -257,7 +257,7 @@ or .BR mmap (2)), and managed with its own mutexes. -The UNIX 98 standard requires +SUSv2 requires .BR malloc (), .BR calloc (), and