]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
Add SEE ALSO referring to fdopen.3.
authorMichael Kerrisk <mtk.manpages@gmail.com>
Mon, 10 Jul 2006 06:43:06 +0000 (06:43 +0000)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Mon, 10 Jul 2006 06:43:06 +0000 (06:43 +0000)
man3/ferror.3

index 5121a330fccd78da75d46a8423d2cfe4acdff9de..21ffb4fe32ec2706f73817117a5618ce15a0e102 100644 (file)
@@ -102,5 +102,6 @@ and
 conform to X3.159-1989 (``ANSI C'').
 .SH "SEE ALSO"
 .BR open (2),
+.BR fdopen (3),
 .BR stdio (3),
 .BR unlocked_stdio (3)