stdio.3: tfix

Reported-by: Daan Spitz <daan.f.spitz@gmail.com>
Signed-off-by: Maxin B. John <maxin.john@gmail.com>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Maxin B. John 2013-01-02 21:17:40 +01:00 committed by Michael Kerrisk
parent c0ce4807c1
commit 29abb77b57
1 changed files with 1 additions and 1 deletions

View File

@ -113,7 +113,7 @@ and
.IR stderr .
When opened, the standard error stream is not fully buffered; the standard
input and output streams are fully buffered if and only if the streams do
not to refer to an interactive device.
not refer to an interactive device.
.PP
Output streams that refer to terminal devices are always line buffered by
default; pending output to such streams is written automatically whenever