]> git.ipfire.org Git - thirdparty/man-pages.git/blobdiff - man3/setbuf.3
CPU_SET.3, INFINITY.3, __ppc_get_timebase.3, __ppc_set_ppr_med.3, __ppc_yield.3,...
[thirdparty/man-pages.git] / man3 / setbuf.3
index 61df9f256dc777ce8068bd089cf7fe075bd2ef56..918445e4fa966e12ec3d92a94db230615f88c31f 100644 (file)
@@ -86,7 +86,7 @@ The function
 may be used to force the block out early.
 (See
 .BR fclose (3).)
-
+.PP
 Normally all files are block buffered.
 If a stream refers to a terminal (as
 .I stdout
@@ -160,7 +160,7 @@ is invalid or the request cannot be honored).
 It may set
 .I errno
 on failure.
-
+.PP
 The other functions do not return a value.
 .SH ATTRIBUTES
 For an explanation of the terms used in this section, see