diff options
author | Rical Jasan <ricaljasan@deathguild.net> | 2017-12-12 03:21:53 -0800 |
---|---|---|
committer | Rical Jasan <ricaljasan@deathguild.net> | 2017-12-12 03:21:53 -0800 |
commit | 0cee1257a96fc2983c7cc0717015ad54d81ceff3 (patch) | |
tree | ad701c75fd3a5a5b63b062918346252dd8932688 | |
parent | f54ad2f9ea37204eab24f5bf4b3ebe220d7dcd6b (diff) | |
download | glibc-0cee1257a96fc2983c7cc0717015ad54d81ceff3.tar.gz glibc-0cee1257a96fc2983c7cc0717015ad54d81ceff3.tar.xz glibc-0cee1257a96fc2983c7cc0717015ad54d81ceff3.zip |
manual: Fix a typo in locale.texi.
* manual/locale.texi (nl_langinfo): Fix a typo.
-rw-r--r-- | ChangeLog | 4 | ||||
-rw-r--r-- | manual/locale.texi | 2 |
2 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index c710178110..90e47f7877 100644 --- a/ChangeLog +++ b/ChangeLog @@ -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> [BZ #22588] diff --git a/manual/locale.texi b/manual/locale.texi index f7a40c2cff..60ad2a1e40 100644 --- a/manual/locale.texi +++ b/manual/locale.texi @@ -898,7 +898,7 @@ formatting information, information from the @code{LC_TIME} and @code{LC_MESSAGES} categories is available. @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}. The X/Open standard defines the following values: |