fopen.3: SEE ALSO: add open_memstream(3)

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2016-03-09 04:58:55 +01:00
parent 8e23ae0316
commit a6bd38c621
1 changed files with 2 additions and 1 deletions

View File

@ -362,4 +362,5 @@ parses at most 5 characters in
.BR fclose (3),
.BR fileno (3),
.BR fmemopen (3),
.BR fopencookie (3)
.BR fopencookie (3),
.BR open_memstream (3)