Change description in NAME section.

This commit is contained in:
Michael Kerrisk 2008-01-24 08:27:15 +00:00
parent 6c3be22150
commit 7d733a8598
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@
.\"
.TH ALLOCA 3 2008-01-24 "GNU" "Linux Programmer's Manual"
.SH NAME
alloca \- memory allocator
alloca \- allocate memory that is automatically freed
.SH SYNOPSIS
.B #include <alloca.h>
.sp