From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marko Myllynen Subject: Re: locale.5: drop tel/fax description Date: Tue, 8 Mar 2016 11:59:02 +0200 Message-ID: <56DEA266.2000400@redhat.com> References: <56DD6B93.8070802@redhat.com> <20160307174850.GI6588@vapier.lan> Reply-To: Marko Myllynen Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20160307174850.GI6588-UgUKS2FnFs9+urZeOPWqwQ@public.gmane.org> Sender: linux-man-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: "Michael Kerrisk (man-pages)" , linux-man List-Id: linux-man@vger.kernel.org On 2016-03-07 19:48, Mike Frysinger wrote: > On 07 Mar 2016 13:52, Marko Myllynen wrote: >> glibc upstream recently deemed that the tel/fax fields are not useful >> and dropped them from the few locales which had them defined. Do you >> think we could/should drop the descriptions from the man page as well? > > the fields are technically still supported, we've just emptied them out. > i would add a note saying that their use is discouraged in favor of the > other fields like e-mail. Fair enough, how about this? --- man5/locale.5 | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/man5/locale.5 b/man5/locale.5 index 0a26f91..ef97f00 100644 --- a/man5/locale.5 +++ b/man5/locale.5 @@ -572,10 +572,14 @@ organization that maintains this document. .I tel followed by the telephone number (in international format) of the organization that maintains this document. +As of glibc 2.24, this keyword is deprecated in favor of +other contact methods. .TP .I fax followed by the fax number (in international format) of the organization that maintains this document. +As of glibc 2.24, this keyword is deprecated in favor of +other contact methods. .TP .I language followed by the name of the language to which this document applies. Thanks, -- Marko Myllynen -- 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