summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdlib/alloca.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/stdlib/alloca.3')
-rw-r--r--lib/libc/stdlib/alloca.34
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/stdlib/alloca.3 b/lib/libc/stdlib/alloca.3
index ad5aaf69..498348c 100644
--- a/lib/libc/stdlib/alloca.3
+++ b/lib/libc/stdlib/alloca.3
@@ -59,10 +59,10 @@ If the allocation failed, a
pointer is returned.
.Sh SEE ALSO
.Xr brk 2 ,
-.Xr pagesize 2
.Xr calloc 3 ,
+.Xr getpagesize 3 ,
.Xr malloc 3 ,
-.Xr realloc 3 ,
+.Xr realloc 3
.Sh BUGS
The
.Fn alloca
OpenPOWER on IntegriCloud