The period after the function call is incorrectly marked with bold. Signed-off-by: Mike Frysinger <vapier@xxxxxxxxxx> --- man3/puts.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man3/puts.3 b/man3/puts.3 index 2f039a43729f..2396f7d82d8e 100644 --- a/man3/puts.3 +++ b/man3/puts.3 @@ -65,7 +65,7 @@ more than once. .PP .BI "putchar(" c ) is equivalent to -.BI "putc(" c ", " stdout ). +.BI "putc(" c ", " stdout ) \fR. .PP .BR puts () writes the string -- 2.15.1 -- 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