From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marko Myllynen Subject: [PATCH] locale.5: document map "totitle" Date: Tue, 12 May 2015 16:58:45 +0300 Message-ID: <55520715.8070609@redhat.com> Reply-To: myllynen-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Return-path: Sender: linux-man-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: "Michael Kerrisk (man-pages)" Cc: linux-man List-Id: linux-man@vger.kernel.org See e.g. locales/i18n for reference. --- man5/locale.5 | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) diff --git a/man5/locale.5 b/man5/locale.5 index 9a32fa0..16bf39c 100644 --- a/man5/locale.5 +++ b/man5/locale.5 @@ -435,6 +435,11 @@ letters. If the keyword tolower is not present, the reverse of the toupper list is used. .TP +.I map "totitle" +followed by a list of mapping pairs of +characters and letters +to be used in titles (headings). +.TP .I charclass followed by a list of locale-specific character class names which are then to be defined in the locale. -- 1.7.1 -- 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