stderr should not be line buffered
authorKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Sat, 17 Oct 1987 04:38:11 +0000 (20:38 -0800)
committerKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Sat, 17 Oct 1987 04:38:11 +0000 (20:38 -0800)
SCCS-vsn: lib/libc/stdio/setbuf.3 6.3

usr/src/lib/libc/stdio/setbuf.3

index 299ba55..87530a9 100644 (file)
@@ -2,7 +2,7 @@
 .\" All rights reserved.  The Berkeley software License Agreement
 .\" specifies the terms and conditions for redistribution.
 .\"
 .\" All rights reserved.  The Berkeley software License Agreement
 .\" specifies the terms and conditions for redistribution.
 .\"
-.\"    @(#)setbuf.3    6.2 (Berkeley) %G%
+.\"    @(#)setbuf.3    6.3 (Berkeley) %G%
 .\"
 .TH SETBUF 3S  ""
 .UC 4
 .\"
 .TH SETBUF 3S  ""
 .UC 4
@@ -129,8 +129,6 @@ puts(3S),
 printf(3S),
 fread(3S)
 .SH BUGS
 printf(3S),
 fread(3S)
 .SH BUGS
-The standard error stream should be line buffered by default.
-.LP
 The
 .I setbuffer
 and
 The
 .I setbuffer
 and