diff options
| author | Wolfram Schneider <wosch@FreeBSD.org> | 1997-01-20 23:23:22 +0000 |
|---|---|---|
| committer | Wolfram Schneider <wosch@FreeBSD.org> | 1997-01-20 23:23:22 +0000 |
| commit | 75141cc9877bd4c86b39c602f68ae5dc205cefdb (patch) | |
| tree | 23860e44c1ece8967b4f9b16c420be624a805a80 /lib/libc/stdio/setbuf.3 | |
| parent | 179604044813b13b6c13ecb74de46206ad287e49 (diff) | |
Notes
Diffstat (limited to 'lib/libc/stdio/setbuf.3')
| -rw-r--r-- | lib/libc/stdio/setbuf.3 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libc/stdio/setbuf.3 b/lib/libc/stdio/setbuf.3 index 30e9db75db5d..a94dec17a304 100644 --- a/lib/libc/stdio/setbuf.3 +++ b/lib/libc/stdio/setbuf.3 @@ -170,12 +170,12 @@ function returns what the equivalent .Fn setvbuf would have returned. .Sh SEE ALSO -.Xr fopen 3 , .Xr fclose 3 , +.Xr fopen 3 , .Xr fread 3 , .Xr malloc 3 , -.Xr puts 3 , -.Xr printf 3 +.Xr printf 3 , +.Xr puts 3 .Sh STANDARDS The .Fn setbuf |
