summaryrefslogtreecommitdiff
path: root/lib/libc/stdio/stdio.3
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2000-11-20 14:08:07 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2000-11-20 14:08:07 +0000
commit3b8ecdbbbec3a89d56cbdf4b23bb8ac3454065a8 (patch)
treedce31080683b28defea6157669abae85ca580f9e /lib/libc/stdio/stdio.3
parent06525b98f28f1a3d9ed60eac95f9775312d34865 (diff)
Notes
Diffstat (limited to 'lib/libc/stdio/stdio.3')
-rw-r--r--lib/libc/stdio/stdio.34
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/stdio/stdio.3 b/lib/libc/stdio/stdio.3
index f623ec7b6968..e0b1659e19c2 100644
--- a/lib/libc/stdio/stdio.3
+++ b/lib/libc/stdio/stdio.3
@@ -159,7 +159,7 @@ Alternatively, these defaults may be modified via the
function.
.Pp
The
-.Nm stdio
+.Nm
library is a part of the library
.Nm libc
and routines are automatically loaded as needed by the C compiler.
@@ -223,7 +223,7 @@ library and system functions, especially
.Xr vfork 2 .
.Sh STANDARDS
The
-.Nm stdio
+.Nm
library conforms to
.St -ansiC .
.Sh LIST OF FUNCTIONS