MFC r262890:

libc man pages: Remove reference to non-existent FreeBSD Security
	Architecture
This commit is contained in:
eadler 2014-03-10 00:53:37 +00:00
parent 5da4ff2e94
commit 4ff78f8cbc
3 changed files with 0 additions and 8 deletions

View File

@ -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.)

View File

@ -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 .

View File

@ -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 . )