diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2001-07-10 13:41:46 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2001-07-10 13:41:46 +0000 |
| commit | a307d598387eeb7d775332066d996ab0dadf7e5f (patch) | |
| tree | 7527ff4999f5a053919cc7b9572e06aa34a3ba7c /lib/libc/stdio | |
| parent | 9fe48c6e8d0e0133351770178246b4f76ae6a5d9 (diff) | |
Notes
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 e9fa07972b6f..28451580f45c 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 10d79ba8d6e7..c7dc30da3cf5 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 |
