From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Michael Kerrisk (man-pages)" Subject: Re: locale.5: update LC_ADDRESS after glibc change Date: Mon, 18 Apr 2016 13:53:29 +0100 Message-ID: <5714D8C9.3030703@gmail.com> References: <57148793.5090400@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <57148793.5090400-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org> Sender: linux-man-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Marko Myllynen Cc: mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org, linux-man , Mike Frysinger List-Id: linux-man@vger.kernel.org On 04/18/2016 08:06 AM, Marko Myllynen wrote: > Hi Michael, > > This patch updates locale.5 to match the recent glibc change: > > https://sourceware.org/git/?p=glibc.git;a=commitdiff;h=a837257199ffab76237385b830cc7b6179fc2f18 Patch applied. Thanks, Marko! Cheers, Michael > --- > man5/locale.5 | 27 +++++++++------------------ > 1 file changed, 9 insertions(+), 18 deletions(-) > > diff --git a/man5/locale.5 b/man5/locale.5 > index 6aa8b9f..da46ef7 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 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. > > Thanks, > -- Michael Kerrisk Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/ Linux/UNIX System Programming Training: http://man7.org/training/ -- To unsubscribe from this list: send the line "unsubscribe linux-man" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html