On 03/24/2017 09:00 PM, Jakub Wilk wrote: > Don't embolden commas between option names. Thanks, Jakub. Applied. Cheers, Michael > Signed-off-by: Jakub Wilk <jwilk@xxxxxxxxx> > --- > man1/localedef.1 | 8 ++++---- > 1 file changed, 4 insertions(+), 4 deletions(-) > > diff --git a/man1/localedef.1 b/man1/localedef.1 > index 9d35d2bfa..f0f0bdd77 100644 > --- a/man1/localedef.1 > +++ b/man1/localedef.1 > @@ -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. > -- 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