summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarko Myllynen <myllynen@redhat.com>2014-06-23 23:18:37 +0300
committerMichael Kerrisk <mtk.manpages@gmail.com>2014-06-24 10:48:24 +0200
commitfb787570dcb2b655291bf3313e17c1bf595d679f (patch)
treec6dd2a334e199109f20fe86d41a7710e75c2903f
parent2d2c6782ae0f2f96beff987c5f0ab01c44acf77c (diff)
iconv.1, localedef.1, iconvconfig.8: tfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
-rw-r--r--man1/iconv.18
-rw-r--r--man1/localedef.18
-rw-r--r--man8/iconvconfig.84
3 files changed, 10 insertions, 10 deletions
diff --git a/man1/iconv.1 b/man1/iconv.1
index d2ccfc423..48fc5895f 100644
--- a/man1/iconv.1
+++ b/man1/iconv.1
@@ -83,7 +83,7 @@ looking characters.
Characters that are outside of the target character set and cannot be
transliterated are replaced with a question mark (?) in the output.
.TP
-.B "\-l, \-\-list"
+.BR \-l ", " \-\-list
List all known character set encodings.
.TP
.B "\-c"
@@ -95,20 +95,20 @@ Use
.I outputfile
for output.
.TP
-.B "\-s, \-\-silent"
+.BR \-s ", " \-\-silent
This option is ignored; it is provided only for compatibility.
.TP
.B "\-\-verbose"
Print progress information on standard error when processing
multiple files.
.TP
-.B "\-\-help"
+.BR \-? ", " \-\-help
Print a usage summary and exit.
.TP
.B "\-\-usage"
Print a short usage summary and exit.
.TP
-.B "\-V, \-\-version"
+.BR \-V ", " \-\-version
Print the version number, license, and disclaimer of warranty for
.BR iconv .
.SH EXIT STATUS
diff --git a/man1/localedef.1 b/man1/localedef.1
index e8d64ab86..24da5d0c8 100644
--- a/man1/localedef.1
+++ b/man1/localedef.1
@@ -212,14 +212,14 @@ Setting the prefix to
the archive would be placed in
.IR foo/usr/lib/locale/locale-archive .
.TP
-.B "\-c, \-\-force"
+.BR \-c ", " \-\-force
Write the output files even if warnings were generated about the input
file.
.TP
.B \-\-old\-style
Create old-style hash tables instead of 3-level access tables.
.TP
-.B "\-v, \-\-verbose"
+.BR \-v ", " \-\-verbose
Generate extra warnings about errors that are normally ignored.
.TP
.B \-\-quiet
@@ -244,7 +244,7 @@ Do not use the locale archive file, instead create
as a subdirectory in the same directory as the locale archive file,
and create separate output files for locale categories in it.
.TP
-.B "\-\-help"
+.BR \-? ", " \-\-help
Print a usage summary and exit.
Also prints the default paths used by
.BR localedef .
@@ -252,7 +252,7 @@ Also prints the default paths used by
.B "\-\-usage"
Print a short usage summary and exit.
.TP
-.B "\-V, \-\-version"
+.BR \-V ", " \-\-version
Print the version number, license, and disclaimer of warranty for
.BR localedef .
.SH EXIT STATUS
diff --git a/man8/iconvconfig.8 b/man8/iconvconfig.8
index 33dd9ae36..6cf3bcc66 100644
--- a/man8/iconvconfig.8
+++ b/man8/iconvconfig.8
@@ -76,13 +76,13 @@ the gconv module configuration would be read from
and the cache would be written to
.IR foo/usr/lib/gconv/gconv-modules.cache .
.TP
-.B "\-\-help"
+.BR \-? ", " \-\-help
Print a usage summary and exit.
.TP
.B "\-\-usage"
Print a short usage summary and exit.
.TP
-.B "\-V, \-\-version"
+.BR \-V ", " \-\-version
Print the version number, license, and disclaimer of warranty for
.BR iconv .
.SH EXIT STATUS