Package: manpages-dev Version: 3.42-1 Severity: minor Tags: patch File: /usr/share/man/man3/fputs.3.gz
Adding a space character, after the comma, in putc(c,stdout): --- a/fputs.3 2012-11-14 18:27:50.763875583 +0200 +++ b/fputs.3 2012-11-14 18:22:26.000000000 +0200 @@ -63,7 +63,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 -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org