iconv.1, localedef.1, iconvconfig.8: tfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Marko Myllynen 2014-06-23 23:18:37 +03:00 committed by Michael Kerrisk
parent 2d2c6782ae
commit fb787570dc
3 changed files with 10 additions and 10 deletions

View File

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

View File

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

View File

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