aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2016-03-09 05:20:12 +0100
committerMichael Kerrisk <mtk.manpages@gmail.com>2016-03-09 05:20:12 +0100
commitb5a636d6500913d3d3fdb94308c5e5030fd7b91b (patch)
tree3c1b918fa1301a3e4012b6b07132c6a9663f87a4
parente3d1b1b7406299f6e79a0258d4cc7ef4c2777ebf (diff)
downloadman-pages-b5a636d6500913d3d3fdb94308c5e5030fd7b91b.tar.gz
fmemopen.3: tfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
-rw-r--r--man3/fmemopen.32
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/fmemopen.3 b/man3/fmemopen.3
index 9ebf7c5f3f..d736063e61 100644
--- a/man3/fmemopen.3
+++ b/man3/fmemopen.3
@@ -361,5 +361,5 @@ main(int argc, char *argv[])
.fi
.SH SEE ALSO
.BR fopen (3),
-.BR fopencookie (3)
+.BR fopencookie (3),
.BR open_memstream (3)