fmemopen.3: ffix: add a subheading

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2016-03-09 04:18:33 +01:00
parent 0b54423fb5
commit f39842ae12
1 changed files with 2 additions and 1 deletions

View File

@ -155,7 +155,8 @@ A read from the buffer will indicate end-of-file
only when the file current position advances
.I size
bytes past the start of the buffer.
.\"
.SS open_memstream() and open_wmemstream()
The
.BR open_memstream ()
function opens a stream for writing to a buffer.