From 9cd5bb1562ed7ca2a06f4117ad4281ffc671c5d6 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Sat, 18 Apr 2015 08:37:38 +0200 Subject: [PATCH] alloca.3: wfix Signed-off-by: Michael Kerrisk --- man3/alloca.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man3/alloca.3 b/man3/alloca.3 index 163ab3167..790242f1f 100644 --- a/man3/alloca.3 +++ b/man3/alloca.3 @@ -75,7 +75,7 @@ T{ T} Thread safety MT-Safe .TE .SH CONFORMING TO -This function is not in POSIX.1-2001. +This function is not in POSIX.1. There is evidence that the .BR alloca ()