diff --git a/man3/fmemopen.3 b/man3/fmemopen.3 index 47187b6ca..ce6ab03ed 100644 --- a/man3/fmemopen.3 +++ b/man3/fmemopen.3 @@ -2,7 +2,7 @@ .\" and Copyright 2005 Michael Kerrisk .\" Distributed under the GPL. .\" -.TH FMEMOPEN 3 2008-10-12 "GNU" "Linux Programmer's Manual" +.TH FMEMOPEN 3 2008-12-05 "GNU" "Linux Programmer's Manual" .SH NAME fmemopen, open_memstream \- open memory as stream .SH SYNOPSIS @@ -225,4 +225,5 @@ call fails, returning \-1. .\" http://sourceware.org/bugzilla/show_bug.cgi?id=1996 .SH "SEE ALSO" .BR fopen (3), +.BR fopencookie (3), .BR feature_test_macros (7)