iconv.1: ffix

Don't embolden commas between option names.

Signed-off-by: Jakub Wilk <jwilk@jwilk.net>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Jakub Wilk 2017-01-25 16:58:46 +01:00 committed by Michael Kerrisk
parent 2081060818
commit 2e621720d0
1 changed files with 3 additions and 3 deletions

View File

@ -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.