From 9b323a32e4d5274fc843343cc02ed99c809a21ab Mon Sep 17 00:00:00 2001 From: obrien Date: Wed, 25 Jun 2003 21:31:43 +0000 Subject: mdoc police --- lib/libc/stdlib/alloca.3 | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'lib/libc/stdlib') diff --git a/lib/libc/stdlib/alloca.3 b/lib/libc/stdlib/alloca.3 index e900dca..c25d902 100644 --- a/lib/libc/stdlib/alloca.3 +++ b/lib/libc/stdlib/alloca.3 @@ -66,12 +66,6 @@ pointer is returned. .Xr getpagesize 3 , .Xr malloc 3 , .Xr realloc 3 -.Sh BUGS -The -.Fn alloca -function -is machine and compiler dependent; -its use is discouraged. .Sh HISTORY The .Fn alloca @@ -81,3 +75,9 @@ function appeared in .\" 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 .\" moment is 4.3... +.Sh BUGS +The +.Fn alloca +function +is machine and compiler dependent; +its use is discouraged. -- cgit v1.1