aboutsummaryrefslogtreecommitdiffstats
path: root/man3/setbuf.3
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2014-06-29 11:11:24 +0200
committerMichael Kerrisk <mtk.manpages@gmail.com>2014-08-18 17:01:50 -0500
commiteb0eae100bc04854cfce73df8af67d6063af9ae1 (patch)
treecd435103eaba98882947eee147dd75150e88f0a2 /man3/setbuf.3
parentda9b56b212dd18a830f232395924d6ae0d951322 (diff)
downloadman-pages-eb0eae100bc04854cfce73df8af67d6063af9ae1.tar.gz
setbuf.3: Remove ancient Linux libc and 4.x BSD details
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man3/setbuf.3')
-rw-r--r--man3/setbuf.318
1 files changed, 9 insertions, 9 deletions
diff --git a/man3/setbuf.3 b/man3/setbuf.3
index fdb53fd2f5..ddac09299c 100644
--- a/man3/setbuf.3
+++ b/man3/setbuf.3
@@ -177,15 +177,15 @@ and
.BR setvbuf ()
functions conform to C89 and C99.
.SH BUGS
-The
-.BR setbuffer ()
-and
-.BR setlinebuf ()
-functions are not portable to versions of BSD before 4.2BSD, and
-are available under Linux since libc 4.5.21.
-On 4.2BSD and 4.3BSD systems,
-.BR setbuf ()
-always uses a suboptimal buffer size and should be avoided.
+.\" The
+.\" .BR setbuffer ()
+.\" and
+.\" .BR setlinebuf ()
+.\" functions are not portable to versions of BSD before 4.2BSD, and
+.\" are available under Linux since libc 4.5.21.
+.\" On 4.2BSD and 4.3BSD systems,
+.\" .BR setbuf ()
+.\" always uses a suboptimal buffer size and should be avoided.
.P
You must make sure that the space that
.I buf