mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Be more specific in BUGS.
Submitted by: ru Add history.
This commit is contained in:
parent
0ab6a0c787
commit
4c861aeb86
1 changed files with 7 additions and 5 deletions
|
|
@ -70,11 +70,13 @@ pointer is returned.
|
|||
The
|
||||
.Fn alloca
|
||||
function
|
||||
is machine dependent; its use is discouraged.
|
||||
.\" .Sh HISTORY
|
||||
.\" The
|
||||
.\" .Fn alloca
|
||||
.\" function appeared in
|
||||
is machine and compiler dependent;
|
||||
its use is discouraged.
|
||||
.Sh HISTORY
|
||||
The
|
||||
.Fn alloca
|
||||
function appeared in
|
||||
.str-At-32v .
|
||||
.\" .Bx ?? .
|
||||
.\" 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
|
||||
|
|
|
|||
Loading…
Reference in a new issue