Author: eadler Date: Sat May 12 00:40:44 2012 New Revision: 235303 URL: http://svn.freebsd.org/changeset/base/235303
Log: MFC r235202: Remove reference to non-existent FreeBSD Security Architecture Approved by: cperciva (implicit) Modified: stable/9/lib/libc/stdio/fgets.3 Directory Properties: stable/9/lib/libc/ (props changed) Modified: stable/9/lib/libc/stdio/fgets.3 ============================================================================== --- stable/9/lib/libc/stdio/fgets.3 Sat May 12 00:30:54 2012 (r235302) +++ stable/9/lib/libc/stdio/fgets.3 Sat May 12 00:40:44 2012 (r235303) @@ -32,7 +32,7 @@ .\" @(#)fgets.3 8.1 (Berkeley) 6/4/93 .\" $FreeBSD$ .\" -.Dd June 4, 1993 +.Dd May 5, 2012 .Dt FGETS 3 .Os .Sh NAME @@ -154,5 +154,3 @@ a buffer overflow attack. It is strongly suggested that the .Fn fgets function be used in all cases. -(See -the FSA.) _______________________________________________ svn-src-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"