]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
fflush.3: tfix
authorMichael Kerrisk <mtk.manpages@gmail.com>
Wed, 28 Jan 2015 08:45:46 +0000 (09:45 +0100)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Wed, 28 Jan 2015 08:45:46 +0000 (09:45 +0100)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man3/fflush.3

index 0673cef8b8379211bcf9803ede238c0b69eee63a..b15b0561d5054b5c0044dbefc5bd6b9b91edb8b8 100644 (file)
@@ -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