public inbox for linux-man@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] fopen(3), fmemopen(3), fopencookie(3): Cross-link
@ 2008-12-04 23:23 Petr Baudis
       [not found] ` <20081204232305.GI10491-DDGJ70k9y3lX+M3pkMnKjw@public.gmane.org>
  0 siblings, 1 reply; 2+ messages in thread
From: Petr Baudis @ 2008-12-04 23:23 UTC (permalink / raw)
  To: mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w; +Cc: linux-man-u79uwXL29TY76Z2rM5mHXA

Signed-off-by: Petr Baudis <pasky-AlSwsSmVLrQ@public.gmane.org>

diff --git a/man3/fmemopen.3 b/man3/fmemopen.3
index 47187b6..ccd0f7b 100644
--- a/man3/fmemopen.3
+++ b/man3/fmemopen.3
@@ -224,5 +224,6 @@ does not enlarge the buffer; instead the
 call fails, returning \-1.
 .\" http://sourceware.org/bugzilla/show_bug.cgi?id=1996
 .SH "SEE ALSO"
+.BR feature_test_macros (7),
 .BR fopen (3),
-.BR feature_test_macros (7)
+.BR fopencookie (3)
diff --git a/man3/fopen.3 b/man3/fopen.3
index d6b6314..b59810f 100644
--- a/man3/fopen.3
+++ b/man3/fopen.3
@@ -38,6 +38,7 @@
 .\" Converted for Linux, Mon Nov 29 15:22:01 1993, faith-+5Oa3zvhR2o3uPMLIKxrzw@public.gmane.org
 .\" Modified, aeb, 960421, 970806
 .\" Modified, joey, aeb, 2002-01-03
+.\" Cross-linked, pasky-AlSwsSmVLrQ@public.gmane.org, 2008-12-04
 .\"
 .TH FOPEN 3  2008-10-12 "GNU" "Linux Programmer's Manual"
 .SH NAME
@@ -300,5 +301,6 @@ This flag is ignored for
 .\" FIXME document /,ccs= charset/
 .SH "SEE ALSO"
 .BR open (2),
-.BR fclose (3),
-.BR fileno (3)
+.BR fileno (3),
+.BR fmemopen (3),
+.BR fopencookie (3)
--
To unsubscribe from this list: send the line "unsubscribe linux-man" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-12-05 16:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-12-04 23:23 [PATCH] fopen(3), fmemopen(3), fopencookie(3): Cross-link Petr Baudis
     [not found] ` <20081204232305.GI10491-DDGJ70k9y3lX+M3pkMnKjw@public.gmane.org>
2008-12-05 16:31   ` Michael Kerrisk

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox