localedef.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-03-24 21:00:23 +01:00 committed by Michael Kerrisk
parent c5cd305ddd
commit 53f2ec0751
1 changed files with 4 additions and 4 deletions

View File

@ -146,7 +146,7 @@ using
Some of the following options are sensible only for certain operations;
generally, it should be self-evident which ones.
.TP
.BI \-f " charmapfile" ", \-\-charmap=" charmapfile
.BI \-f " charmapfile" "\fR, \fP\-\-charmap=" charmapfile
Specify the file that defines the character set
that is used by the input file.
If
@ -165,7 +165,7 @@ are also searched after the current directory.
The default directory for character maps is printed by
.BR "localedef \-\-help" .
.TP
.BI \-i " inputfile" ", \-\-inputfile=" inputfile
.BI \-i " inputfile" "\fR, \fP\-\-inputfile=" inputfile
Specify the locale definition file to compile.
The file is sought in the current directory
and the default directory for locale definition files.
@ -179,7 +179,7 @@ are also searched after the current directory.
The default directory for locale definition files is printed by
.BR "localedef \-\-help" .
.TP
.BI \-u " repertoirefile" ", \-\-repertoire-map=" repertoirefile
.BI \-u " repertoirefile" "\fR, \fP\-\-repertoire-map=" repertoirefile
Read mappings from symbolic names to Unicode code points from
.IR repertoirefile .
If
@ -198,7 +198,7 @@ are also searched after the current directory.
The default directory for repertoire maps is printed by
.BR "localedef \-\-help" .
.TP
.BI \-A " aliasfile" ", \-\-alias\-file=" aliasfile
.BI \-A " aliasfile" "\fR, \fP\-\-alias\-file=" aliasfile
Use
.I aliasfile
to look up aliases for locale names.