summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdlib
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2003-06-25 21:31:43 +0000
committerobrien <obrien@FreeBSD.org>2003-06-25 21:31:43 +0000
commit9b323a32e4d5274fc843343cc02ed99c809a21ab (patch)
tree1fa2a0690e6f1045085d2e734d527d22176b6ef9 /lib/libc/stdlib
parent9f82a8a978d4814e87fa50e1b0efe691a4ffbd38 (diff)
downloadFreeBSD-src-9b323a32e4d5274fc843343cc02ed99c809a21ab.zip
FreeBSD-src-9b323a32e4d5274fc843343cc02ed99c809a21ab.tar.gz
mdoc police
Diffstat (limited to 'lib/libc/stdlib')
-rw-r--r--lib/libc/stdlib/alloca.312
1 files changed, 6 insertions, 6 deletions
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.
OpenPOWER on IntegriCloud