diff options
Diffstat (limited to 'lib/libc/stdio')
-rw-r--r-- | lib/libc/stdio/setbuf.3 | 2 | ||||
-rw-r--r-- | lib/libc/stdio/stdio.3 | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/stdio/setbuf.3 b/lib/libc/stdio/setbuf.3 index e9fa079..28451580 100644 --- a/lib/libc/stdio/setbuf.3 +++ b/lib/libc/stdio/setbuf.3 @@ -38,7 +38,7 @@ .\" .Dd June 4, 1993 .Dt SETBUF 3 -.Os BSD 4 +.Os .Sh NAME .Nm setbuf , .Nm setbuffer , diff --git a/lib/libc/stdio/stdio.3 b/lib/libc/stdio/stdio.3 index 10d79ba..c7dc30d 100644 --- a/lib/libc/stdio/stdio.3 +++ b/lib/libc/stdio/stdio.3 @@ -34,7 +34,7 @@ .\" .Dd April 19, 1994 .Dt STDIO 3 -.Os BSD 4 +.Os .Sh NAME .Nm stdio .Nd standard input/output library functions |