]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
open_memstream.3: SEE ALSO: add setbuf(3)
authorMichael Kerrisk <mtk.manpages@gmail.com>
Thu, 10 Mar 2016 01:52:22 +0000 (02:52 +0100)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Thu, 10 Mar 2016 01:57:14 +0000 (02:57 +0100)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man3/open_memstream.3

index 965f4f5093b4f8db2153be7dd8ca419e44971a17..7ac5d21132530ba9ca5d23681bb3fedcf61a7540 100644 (file)
@@ -141,4 +141,5 @@ See
 .BR fmemopen (3).
 .SH SEE ALSO
 .BR fmemopen (3),
-.BR fopen (3)
+.BR fopen (3),
+.BR setbuf (3)