mirror of git://sourceware.org/git/glibc.git
manual: Fix a typo in locale.texi.
* manual/locale.texi (nl_langinfo): Fix a typo.
This commit is contained in:
parent
f54ad2f9ea
commit
0cee1257a9
|
@ -1,3 +1,7 @@
|
||||||
|
2017-12-12 Rical Jasan <ricaljasan@pacific.net>
|
||||||
|
|
||||||
|
* manual/locale.texi (nl_langinfo): Fix a typo.
|
||||||
|
|
||||||
2017-12-12 Aurelien Jarno <aurelien@aurel32.net>
|
2017-12-12 Aurelien Jarno <aurelien@aurel32.net>
|
||||||
|
|
||||||
[BZ #22588]
|
[BZ #22588]
|
||||||
|
|
|
@ -898,7 +898,7 @@ formatting information, information from the
|
||||||
@code{LC_TIME} and @code{LC_MESSAGES} categories is available.
|
@code{LC_TIME} and @code{LC_MESSAGES} categories is available.
|
||||||
|
|
||||||
@pindex langinfo.h
|
@pindex langinfo.h
|
||||||
The type @code{nl_type} is defined in @file{nl_types.h}. The argument
|
The type @code{nl_item} is defined in @file{nl_types.h}. The argument
|
||||||
@var{item} is a numeric value defined in the header @file{langinfo.h}.
|
@var{item} is a numeric value defined in the header @file{langinfo.h}.
|
||||||
The X/Open standard defines the following values:
|
The X/Open standard defines the following values:
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue