aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/stdio/funopen.3
diff options
context:
space:
mode:
authorConrad Meyer <cem@FreeBSD.org>2016-05-11 14:38:27 +0000
committerConrad Meyer <cem@FreeBSD.org>2016-05-11 14:38:27 +0000
commit877a840c080f5064aa0c9b1d326f306059f0a186 (patch)
treeef3e872e8311fe76a4880b6ec63e08f1a14167d3 /lib/libc/stdio/funopen.3
parentf90a20b4b8cd5da5306a735888dd25feb3628046 (diff)
downloadsrc-877a840c080f5064aa0c9b1d326f306059f0a186.tar.gz
src-877a840c080f5064aa0c9b1d326f306059f0a186.zip
Notes
Diffstat (limited to 'lib/libc/stdio/funopen.3')
-rw-r--r--lib/libc/stdio/funopen.33
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/libc/stdio/funopen.3 b/lib/libc/stdio/funopen.3
index ef7c8f993475..4cad63dccb80 100644
--- a/lib/libc/stdio/funopen.3
+++ b/lib/libc/stdio/funopen.3
@@ -30,7 +30,7 @@
.\" @(#)funopen.3 8.1 (Berkeley) 6/9/93
.\" $FreeBSD$
.\"
-.Dd March 19, 2004
+.Dd May 9, 2016
.Dt FUNOPEN 3
.Os
.Sh NAME
@@ -153,6 +153,7 @@ specified for the routine
.Xr open 2 ,
.Xr fclose 3 ,
.Xr fopen 3 ,
+.Xr fopencookie 3 ,
.Xr fseek 3 ,
.Xr setbuf 3
.Sh HISTORY