Hello Mike, On 01/20/2018 06:33 AM, Mike Frysinger wrote:
The period after the function call is incorrectly marked with bold.
Thanks. Patch applied. Cheers, Michael
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
-- 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