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 d7b48a0..db0ea46 100644
--- a/lib/libc/stdlib/alloca.3
+++ b/lib/libc/stdlib/alloca.3
@@ -48,7 +48,7 @@
The
.Fn alloca
function
-allocates
+allocates
.Fa size
bytes of space in the stack frame of the caller.
This temporary space is automatically freed on
@@ -76,6 +76,6 @@ is machine dependent; its use is discouraged.
.\" .Fn alloca
.\" function appeared in
.\" .Bx ?? .
-.\" The function appeared in 32v, pwb and pwb.2 and in 3bsd 4bsd
+.\" 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...
OpenPOWER on IntegriCloud