mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
mdoc police
This commit is contained in:
parent
4f2073fb4c
commit
ea5a1812ba
1 changed files with 6 additions and 6 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in a new issue