Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/lib/libc/stdio SEE ALSO fmemopen(3)



details:   https://anonhg.NetBSD.org/src/rev/96d6cd77f71f
branches:  trunk
changeset: 340446:96d6cd77f71f
user:      dholland <dholland%NetBSD.org@localhost>
date:      Sun Sep 06 01:36:21 2015 +0000

description:
SEE ALSO fmemopen(3)

diffstat:

 lib/libc/stdio/funopen.3 |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 230dcfc47274 -r 96d6cd77f71f lib/libc/stdio/funopen.3
--- a/lib/libc/stdio/funopen.3  Sun Sep 06 01:35:34 2015 +0000
+++ b/lib/libc/stdio/funopen.3  Sun Sep 06 01:36:21 2015 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: funopen.3,v 1.22 2012/10/08 18:15:09 njoly Exp $
+.\"    $NetBSD: funopen.3,v 1.23 2015/09/06 01:36:21 dholland Exp $
 .\"
 .\" Copyright (c) 1990, 1991, 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -169,6 +169,7 @@
 .Xr fcntl 2 ,
 .Xr open 2 ,
 .Xr fclose 3 ,
+.Xr fmemopen 3 ,
 .Xr fopen 3 ,
 .Xr fseek 3 ,
 .Xr setbuf 3



Home | Main Index | Thread Index | Old Index