Thanks, Haitao. Applied Cheers, Michael On 07/29/2014 03:44 AM, Peng Haitao wrote: > Signed-off-by: Peng Haitao <penght@xxxxxxxxxxxxxx> > --- > man3/puts.3 | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/man3/puts.3 b/man3/puts.3 > index c3e9412..ab40659 100644 > --- a/man3/puts.3 > +++ b/man3/puts.3 > @@ -63,7 +63,7 @@ except that it may be implemented as a macro which evaluates > .I stream > more than once. > .PP > -.BI "putchar(" c ); > +.BI "putchar(" c ) > is equivalent to > .BI "putc(" c ", " stdout ). > .PP > -- Michael Kerrisk Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/ Linux/UNIX System Programming Training: http://man7.org/training/ -- To unsubscribe from this list: send the line "unsubscribe linux-man" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html