]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
malloc.3: Change "UNIX 9*" to "SUSv2"
authorMichael Kerrisk <mtk.manpages@gmail.com>
Sat, 18 Apr 2015 07:55:23 +0000 (09:55 +0200)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Fri, 24 Jul 2015 07:32:08 +0000 (09:32 +0200)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man3/malloc.3

index eae415873024360c163bb79d5f1860f79af12a8b..81a70249a07dab740d44f78e890743f07564effd 100644 (file)
@@ -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