mirror of
https://github.com/opnsense/src.git
synced 2026-04-21 14:17:06 -04:00
libc man pages: Remove reference to non-existent FreeBSD Security
Architecture MFC After: 3 days
This commit is contained in:
parent
6d45fdc941
commit
063aa3dfd2
3 changed files with 0 additions and 8 deletions
|
|
@ -244,5 +244,3 @@ file permissions may be specified.
|
|||
It is strongly suggested that
|
||||
.Xr mkstemp 3
|
||||
be used in place of these functions.
|
||||
(See
|
||||
the FSA.)
|
||||
|
|
|
|||
|
|
@ -103,8 +103,6 @@ The
|
|||
function is easily misused in a manner
|
||||
which enables malicious users to arbitrarily change
|
||||
a running program's functionality through a buffer overflow attack.
|
||||
(See
|
||||
the FSA.)
|
||||
.Pp
|
||||
Avoid using
|
||||
.Fn strcat .
|
||||
|
|
|
|||
|
|
@ -210,7 +210,3 @@ The
|
|||
function is easily misused in a manner which enables malicious users
|
||||
to arbitrarily change a running program's functionality through a
|
||||
buffer overflow attack.
|
||||
(See
|
||||
the FSA
|
||||
and
|
||||
.Sx EXAMPLES . )
|
||||
|
|
|
|||
Loading…
Reference in a new issue