Spell metasyntactic variables as hyphenated noun phrases. Signed-off-by: G. Branden Robinson <g.branden.robinson@xxxxxxxxx> --- man1/localedef.1 | 44 ++++++++++++++++++++++---------------------- 1 file changed, 22 insertions(+), 22 deletions(-) diff --git a/man1/localedef.1 b/man1/localedef.1 index 214822530..f33d01ca0 100644 --- a/man1/localedef.1 +++ b/man1/localedef.1 @@ -18,17 +18,17 @@ localedef \- compile locale definition files .SH SYNOPSIS .SY localedef .RI [ options ] -.I outputpath +.I output-path .YS .SY localedef .B \-\-add\-to\-archive .RI [ options ] -.I compiledpath +.I compiled-path .YS .SY localedef .B \-\-delete\-from\-archive .RI [ options ] -.IR localename \~.\|.\|. +.IR locale-name \~.\|.\|. .YS .SY localedef .B \-\-list\-archive @@ -57,14 +57,14 @@ locale functions in the C library .BR localeconv (3), etc.), and places the output in -.IR outputpath . +.IR output-path . .PP The -.I outputpath +.I output-path argument is interpreted as follows: .IP \[bu] 3 If -.I outputpath +.I output-path contains a slash character (\[oq]/\[cq], it is interpreted as the name of the directory where the output definitions are to be stored. @@ -77,13 +77,13 @@ and so on). If the .B \-\-no\-archive option is used, -.I outputpath +.I output-path is the name of a subdirectory in .I /usr/lib/locale where per-category compiled files are placed. .IP \[bu] Otherwise, -.I outputpath +.I output-path is the name of a locale and the compiled locale data is added to the archive file .IR /usr/lib/locale/locale\-archive . @@ -120,7 +120,7 @@ Only one of these options should be used at a time. .TP .B \-\-add\-to\-archive Add the -.I compiledpath +.I compiled-path directories to the locale archive file. The directories should have been created by previous runs of .BR localedef , @@ -222,7 +222,7 @@ Generate little-endian output. .B \-\-no\-archive Do not use the locale archive file, instead create -.I outputpath +.I output-path as a subdirectory in the same directory as the locale archive file, and create separate output files for locale categories in it. This is helpful to prevent system locale archive updates from overwriting @@ -327,49 +327,49 @@ Usual default locale archive location. .I /usr/lib/locale Usual default path for compiled individual locale data files. .TP -.I outputpath/LC_ADDRESS +.I output-path/LC_ADDRESS An output file that contains information about formatting of addresses and geography-related items. .TP -.I outputpath/LC_COLLATE +.I output-path/LC_COLLATE An output file that contains information about the rules for comparing strings. .TP -.I outputpath/LC_CTYPE +.I output-path/LC_CTYPE An output file that contains information about character classes. .TP -.I outputpath/LC_IDENTIFICATION +.I output-path/LC_IDENTIFICATION An output file that contains metadata about the locale. .TP -.I outputpath/LC_MEASUREMENT +.I output-path/LC_MEASUREMENT An output file that contains information about locale measurements (metric versus US customary). .TP -.I outputpath/LC_MESSAGES/SYS_LC_MESSAGES +.I output-path/LC_MESSAGES/SYS_LC_MESSAGES An output file that contains information about the language messages should be printed in, and what an affirmative or negative answer looks like. .TP -.I outputpath/LC_MONETARY +.I output-path/LC_MONETARY An output file that contains information about formatting of monetary values. .TP -.I outputpath/LC_NAME +.I output-path/LC_NAME An output file that contains information about salutations for persons. .TP -.I outputpath/LC_NUMERIC +.I output-path/LC_NUMERIC An output file that contains information about formatting of nonmonetary numeric values. .TP -.I outputpath/LC_PAPER +.I output-path/LC_PAPER An output file that contains information about settings related to standard paper size. .TP -.I outputpath/LC_TELEPHONE +.I output-path/LC_TELEPHONE An output file that contains information about formats to be used with telephone services. .TP -.I outputpath/LC_TIME +.I output-path/LC_TIME An output file that contains information about formatting of data and time values. .SH STANDARDS -- 2.30.2
Attachment:
signature.asc
Description: PGP signature