locale.5: Tweaks to Marko Myllynen's patch

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2014-05-23 06:32:13 +02:00
parent b5d4168adf
commit c33a849443
1 changed files with 9 additions and 6 deletions

View File

@ -201,7 +201,8 @@ followed by the three-letter abbreviation of the language (ISO 639-2/T).
.TP
.I lang_lib
followed by the three-letter abbreviation of the language for library
use (ISO 639-2/B). Applications should prefer in general
use (ISO 639-2/B).
Applications should in general prefer
.IR lang_term
over
.IR lang_lib .
@ -777,10 +778,12 @@ The definition starts with the string
.B LC_NAME
in the first column.
The following keywords are allowed but only
Various keywords are allowed, but only
.IR name_fmt
should be always defined, others only if there is common convention to
use them in the language in question:
is mandatory.
Others keywords are needed only if there is common convention to
use the corresponding salutation in this locale.
The allowed keywords are as follows:
.TP
.I name_fmt
followed by a string containing field descriptors that define
@ -985,8 +988,8 @@ The appropriate representation of the
.B am
and
.B pm
strings. This should not be defined for locales not using AM/PM
convention.
strings.
This should not be defined for locales not using AM/PM convention.
.TP
.I d_t_fmt
The appropriate date and time format.