From 53f2ec07515f0580eea5b3978ffc0508c7ad1d97 Mon Sep 17 00:00:00 2001 From: Jakub Wilk Date: Fri, 24 Mar 2017 21:00:23 +0100 Subject: [PATCH] localedef.1: ffix Don't embolden commas between option names. Signed-off-by: Jakub Wilk Signed-off-by: Michael Kerrisk --- 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.