puts.3: ffix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2014-05-19 12:36:54 +02:00
parent 890968b1b1
commit 170752fde9
1 changed files with 1 additions and 1 deletions

View File

@ -65,7 +65,7 @@ more than once.
.PP
.BI "putchar(" c );
is equivalent to
.BI "putc(" c , stdout ).
.BI "putc(" c ", " stdout ).
.PP
.BR puts ()
writes the string