Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 12 May 2012 00:40:44 +0000 (UTC)
From:      Eitan Adler <eadler@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-9@freebsd.org
Subject:   svn commit: r235303 - stable/9/lib/libc/stdio
Message-ID:  <201205120040.q4C0eiFh007595@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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.)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201205120040.q4C0eiFh007595>