diff options
Diffstat (limited to 'lib/libc/stdlib/alloca.3')
| -rw-r--r-- | lib/libc/stdlib/alloca.3 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/libc/stdlib/alloca.3 b/lib/libc/stdlib/alloca.3 index e3edce8d4158..0480a0ba7594 100644 --- a/lib/libc/stdlib/alloca.3 +++ b/lib/libc/stdlib/alloca.3 @@ -38,6 +38,8 @@ .Sh NAME .Nm alloca .Nd memory allocator +.Sh LIBRARY +.Lb libc .Sh SYNOPSIS .Fd #include <stdlib.h> .Ft void * |
