From 4c861aeb86aeafe4d78b70554b04d93e2b98597d Mon Sep 17 00:00:00 2001 From: "David E. O'Brien" Date: Wed, 25 Jun 2003 19:18:44 +0000 Subject: [PATCH] Be more specific in BUGS. Submitted by: ru Add history. --- lib/libc/stdlib/alloca.3 | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/lib/libc/stdlib/alloca.3 b/lib/libc/stdlib/alloca.3 index a07252f404b1..e900dcafa9ca 100644 --- a/lib/libc/stdlib/alloca.3 +++ b/lib/libc/stdlib/alloca.3 @@ -70,11 +70,13 @@ pointer is returned. The .Fn alloca function -is machine dependent; its use is discouraged. -.\" .Sh HISTORY -.\" The -.\" .Fn alloca -.\" function appeared in +is machine and compiler dependent; +its use is discouraged. +.Sh HISTORY +The +.Fn alloca +function appeared in +.str-At-32v . .\" .Bx ?? . .\" The function appeared in 32v, pwb and pwb.2 and in 3bsd 4bsd .\" The first man page (or link to a man page that I can find at the