aboutsummaryrefslogtreecommitdiffstats
path: root/man3/stdio.3
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2006-05-17 20:07:21 +0000
committerMichael Kerrisk <mtk.manpages@gmail.com>2006-05-17 20:07:21 +0000
commita2337ea31e9199afcf874075db03c2ddeaf93b20 (patch)
tree27e56bf1424338bd69a4cf97d5e41e1ac9336f75 /man3/stdio.3
parenta26a803b4a327a8d433545c991e3712c5582b918 (diff)
downloadman-pages-a2337ea31e9199afcf874075db03c2ddeaf93b20.tar.gz
Add SEE ALSO to unlocked_stdio.3
Diffstat (limited to 'man3/stdio.3')
-rw-r--r--man3/stdio.33
1 files changed, 2 insertions, 1 deletions
diff --git a/man3/stdio.3 b/man3/stdio.3
index c6e224157d..0208de085b 100644
--- a/man3/stdio.3
+++ b/man3/stdio.3
@@ -351,4 +351,5 @@ library conforms to ANSI X3.159-1989 (``ANSI C'').
.BR open (2),
.BR read (2),
.BR write (2),
-.BR stdout (3)
+.BR stdout (3),
+.BR unlocked_stdio (3)