diff options
Diffstat (limited to 'lib/libc/stdio')
-rw-r--r-- | lib/libc/stdio/stdio.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/stdio/stdio.3 b/lib/libc/stdio/stdio.3 index f623ec7..e0b1659 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 |