On 01/26/2017 04:58 AM, Jakub Wilk wrote: > Don't embolden commas between option names. Applied! Thanks, Jakub. Cheers, Michael > Signed-off-by: Jakub Wilk <jwilk@xxxxxxxxx> > --- > man1/iconv.1 | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) > > diff --git a/man1/iconv.1 b/man1/iconv.1 > index 8c7e2447d..7d9eda76c 100644 > --- a/man1/iconv.1 > +++ b/man1/iconv.1 > @@ -55,12 +55,12 @@ from the current locale's character > encoding. > .SH OPTIONS > .TP > -.BI \-f " from-encoding" ", \-\-from\-code=" from-encoding > +.BI \-f " from-encoding" "\fR, \fP\-\-from\-code=" from-encoding > Use > .I from-encoding > for input characters. > .TP > -.BI \-t " to-encoding" ", \-\-to\-code=" to-encoding > +.BI \-t " to-encoding" "\fR, \fP\-\-to\-code=" to-encoding > Use > .I to-encoding > for output characters. > @@ -90,7 +90,7 @@ List all known character set encodings. > Silently discard characters that cannot be converted instead of > terminating when encountering such characters. > .TP > -.BI \-o " outputfile" ", \-\-output=" outputfile > +.BI \-o " outputfile" "\fR, \fP\-\-output=" outputfile > Use > .I outputfile > for output. > -- 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