aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarko Myllynen <myllynen@redhat.com>2016-04-18 10:06:59 +0300
committerMichael Kerrisk <mtk.manpages@gmail.com>2016-04-18 13:52:27 +0100
commit9bbaafcc2e27d0db4ffdcdfca406a0d084c9e382 (patch)
tree1a16f9d405a9a72093606ab2d7e733a124352466
parent4221001c82844a7c6115cb61ddd82405241039f5 (diff)
downloadman-pages-9bbaafcc2e27d0db4ffdcdfca406a0d084c9e382.tar.gz
locale.5: Update LC_ADDRESS after glibc change
This patch updates locale.5 to match the recent glibc change: https://sourceware.org/git/?p=glibc.git;a=commitdiff;h=a837257199ffab76237385b830cc7b6179fc2f18 Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
-rw-r--r--man5/locale.527
1 files changed, 9 insertions, 18 deletions
diff --git a/man5/locale.5 b/man5/locale.5
index 6aa8b9f4c5..da46ef7876 100644
--- a/man5/locale.5
+++ b/man5/locale.5
@@ -127,18 +127,13 @@ The following keywords are allowed:
followed by a string containing field descriptors that define
the format used for postal addresses in the locale.
The following field descriptors are recognized:
-.\" From localedata/locales/uk_UA:
.RS
-.\" .TP
-.\" %n
-.\" BUG: %l escape sequence from ISO/IEC 14652:2002 is not supported
-.\" by glibc
-.\" Person's name, possibly constructed with the
-.\" .B LC_NAME
-.\" .I name_fmt
-.\" keyword.
-.\"
-.\" https://sourceware.org/bugzilla/show_bug.cgi?id=16983
+.TP
+%n
+Person's name, possibly constructed with the
+.B LC_NAME
+.I name_fmt
+keyword (since glibc 2.24).
.TP 4
%a
Care of person, or organization.
@@ -174,13 +169,9 @@ Floor number.
.TP
%C
Country designation, from the <country_post> keyword.
-.\" .TP
-.\" %l
-.\" BUG: %l escape sequence from ISO/IEC 14652:2002 is not
-.\" supported by glibc
-.\" Local township within town or city.
-.\"
-.\" https://sourceware.org/bugzilla/show_bug.cgi?id=16983
+.TP
+%l
+Local township within town or city (since glibc 2.24).
.TP
%z
Zip number, postal code.