From: Michael Kerrisk Date: Wed, 28 Jan 2015 08:45:46 +0000 (+0100) Subject: fflush.3: tfix X-Git-Tag: man-pages-3.79~111 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=199431b6318e6722d62df9bb1e93f1382ca4993f;p=thirdparty%2Fman-pages.git fflush.3: tfix Signed-off-by: Michael Kerrisk --- diff --git a/man3/fflush.3 b/man3/fflush.3 index 0673cef8b8..b15b0561d5 100644 --- a/man3/fflush.3 +++ b/man3/fflush.3 @@ -84,7 +84,7 @@ is set to indicate the error. .SH ERRORS .TP .B EBADF -.I Stream +.I stream is not an open stream, or is not open for writing. .PP The function