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>
This commit is contained in:
Marko Myllynen 2016-04-18 10:06:59 +03:00 committed by Michael Kerrisk
parent 4221001c82
commit 9bbaafcc2e
1 changed files with 9 additions and 18 deletions

View File

@ -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.