aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2016-03-11 15:38:57 +0100
committerMichael Kerrisk <mtk.manpages@gmail.com>2016-03-11 15:38:57 +0100
commit1182ddb36a98d086c3a8c046dfccaa424402b6f6 (patch)
treeee956999bfd2a65f56fcfa4953e3aa35755c404b
parent98faa645eaa241ce726d1bc4556b440a448f6610 (diff)
downloadman-pages-1182ddb36a98d086c3a8c046dfccaa424402b6f6.tar.gz
fmemopen.3: Update timestamp (page reviewed by Adhemerval Zanella)
Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org> 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 73369ede89..b17b6afb89 100644
--- a/man3/fmemopen.3
+++ b/man3/fmemopen.3
@@ -4,7 +4,7 @@
.\" Distributed under the GPL.
.\" %%%LICENSE_END
.\"
-.TH FMEMOPEN 3 2015-03-29 "GNU" "Linux Programmer's Manual"
+.TH FMEMOPEN 3 2016-03-11 "GNU" "Linux Programmer's Manual"
.SH NAME
fmemopen \- open memory as stream
.SH SYNOPSIS