]> git.saurik.com Git - apple/libc.git/blobdiff - stdio/FreeBSD/funopen.3
Libc-1044.1.2.tar.gz
[apple/libc.git] / stdio / FreeBSD / funopen.3
index e40a5dd5e8c185d4dc4b44d08c0858c905b77a09..f4a3f1cf9f459f3e2a070194f493c1e04fdfd42a 100644 (file)
 .\" 2. Redistributions in binary form must reproduce the above copyright
 .\"    notice, this list of conditions and the following disclaimer in the
 .\"    documentation and/or other materials provided with the distribution.
-.\" 3. All advertising materials mentioning features or use of this software
-.\"    must display the following acknowledgement:
-.\"    This product includes software developed by the University of
-.\"    California, Berkeley and its contributors.
 .\" 4. Neither the name of the University nor the names of its contributors
 .\"    may be used to endorse or promote products derived from this software
 .\"    without specific prior written permission.
@@ -32,7 +28,7 @@
 .\" SUCH DAMAGE.
 .\"
 .\"     @(#)funopen.3  8.1 (Berkeley) 6/9/93
-.\" $FreeBSD: src/lib/libc/stdio/funopen.3,v 1.15 2004/07/03 22:30:09 ru Exp $
+.\" $FreeBSD: src/lib/libc/stdio/funopen.3,v 1.16 2007/01/09 00:28:06 imp Exp $
 .\"
 .Dd March 19, 2004
 .Dt FUNOPEN 3