diff options
author | eadler <eadler@FreeBSD.org> | 2014-03-10 00:53:37 +0000 |
---|---|---|
committer | eadler <eadler@FreeBSD.org> | 2014-03-10 00:53:37 +0000 |
commit | 4ff78f8cbc14b1a03a3c92cd6cae2f6296dbdac5 (patch) | |
tree | 89df32a95988610abb1701fb98070af275514c1f /lib/libc/stdio | |
parent | 5da4ff2e949883e47c25f0e29717b735aeab0ea6 (diff) | |
download | FreeBSD-src-4ff78f8cbc14b1a03a3c92cd6cae2f6296dbdac5.zip FreeBSD-src-4ff78f8cbc14b1a03a3c92cd6cae2f6296dbdac5.tar.gz |
MFC r262890:
libc man pages: Remove reference to non-existent FreeBSD Security
Architecture
Diffstat (limited to 'lib/libc/stdio')
-rw-r--r-- | lib/libc/stdio/tmpnam.3 | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/libc/stdio/tmpnam.3 b/lib/libc/stdio/tmpnam.3 index 937068f..c54ec27 100644 --- a/lib/libc/stdio/tmpnam.3 +++ b/lib/libc/stdio/tmpnam.3 @@ -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.) |