locale.7: wfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2014-03-07 11:53:09 +01:00
parent 2fa99a6285
commit fb844405b1
1 changed files with 4 additions and 4 deletions

View File

@ -83,7 +83,7 @@ or
.BR wctomb (3). .BR wctomb (3).
.TP .TP
.B LC_MONETARY .B LC_MONETARY
changes the information returned by This changes the information returned by
.BR localeconv (3) .BR localeconv (3)
which describes the way numbers are usually printed, with details such which describes the way numbers are usually printed, with details such
as decimal point versus decimal comma. as decimal point versus decimal comma.
@ -92,7 +92,7 @@ used by the function
.BR strfmon (3). .BR strfmon (3).
.TP .TP
.B LC_MESSAGES .B LC_MESSAGES
changes the language messages are displayed in and what an affirmative or This changes the language messages are displayed in and what an affirmative or
negative answer looks like. negative answer looks like.
The GNU C-library contains the The GNU C-library contains the
.BR gettext (3), .BR gettext (3),
@ -108,7 +108,7 @@ if the category is set to a valid locale other than
.BR """C""" . .BR """C""" .
.TP .TP
.B LC_NUMERIC .B LC_NUMERIC
changes the information used by the This changes the information used by the
.BR printf (3) .BR printf (3)
and and
.BR scanf (3) .BR scanf (3)
@ -118,7 +118,7 @@ This information can also be read with the
function. function.
.TP .TP
.B LC_TIME .B LC_TIME
changes the behavior of the This changes the behavior of the
.BR strftime (3) .BR strftime (3)
function to display the current time in a locally acceptable form; for function to display the current time in a locally acceptable form; for
example, most of Europe uses a 24-hour clock versus the example, most of Europe uses a 24-hour clock versus the