]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
locale.7: srcfix
authorMichael Kerrisk <mtk.manpages@gmail.com>
Fri, 7 Mar 2014 13:24:25 +0000 (14:24 +0100)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Tue, 18 Mar 2014 13:13:16 +0000 (14:13 +0100)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man7/locale.7

index 6f558fff730228508b68e6219e26cbcaa6a21c45..b91e7c023247f8d05677f46b12334b62ba5da6ce 100644 (file)
@@ -65,6 +65,7 @@ to the
 function, it is possible to set one of these to the desired locale:
 .TP
 .BR LC_ADDRESS " (GNU extension, since glibc 2.2)"
+.\" See ISO/IEC Technical Report 14652
 Change settings that describe the formats (e.g., postal addresses)
 used to describe locations and geography-related items.
 Applications that need this information can use
@@ -101,6 +102,7 @@ or
 .BR wctomb (3).
 .TP
 .BR LC_IDENTIFICATION " (GNU extension, since glibc 2.2)"
+.\" See ISO/IEC Technical Report 14652
 Change settings that relate to the metdata for the locale.
 Applications that need this information can use
 .BR nl_langinfo (3)
@@ -151,6 +153,7 @@ element, which returns a pointer to a character
 that has the value 1 (metric) or 2 (US customary units).
 .TP
 .BR LC_NAME " (GNU extension, since glibc 2.2)"
+.\" See ISO/IEC Technical Report 14652
 Change settings that describe the formats used to address persons.
 Applications that need this information can use
 .BR nl_langinfo (3)
@@ -176,6 +179,7 @@ This information can also be read with the
 function.
 .TP
 .BR LC_PAPER " (GNU extension, since glibc 2.2)"
+.\" See ISO/IEC Technical Report 14652
 Change the settings relating to the dimensions of the standard paper size
 (e.g., US letter versus A4).
 Applications that need the dimensions can obtain them by using
@@ -189,6 +193,7 @@ elements, which return
 values specifying the dimensions in millimeters.
 .TP
 .BR LC_TELEPHONE " (GNU extension, since glibc 2.2)"
+.\" See ISO/IEC Technical Report 14652
 Change settings that describe the formats to be used with telephone services.
 Applications that need this information can use
 .BR nl_langinfo (3)