aboutsummaryrefslogtreecommitdiffstats
path: root/man3/stdio.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/stdio.3')
-rw-r--r--man3/stdio.34
1 files changed, 2 insertions, 2 deletions
diff --git a/man3/stdio.3 b/man3/stdio.3
index a2653ec697..b8796e2f50 100644
--- a/man3/stdio.3
+++ b/man3/stdio.3
@@ -126,7 +126,7 @@ the standard output before going off and computing so that the output will
appear.
.PP
The
-.B stdio
+.I stdio
library is a part of the library
.B libc
and routines are automatically loaded as needed by the compilers
@@ -356,7 +356,7 @@ formatted output conversion
input format conversion
.SH "CONFORMING TO"
The
-.B stdio
+.I stdio
library conforms to C89.
.SH "SEE ALSO"
.BR close (2),