All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] locale.5: document class in LC_CTYPE
@ 2015-05-12 13:59 Marko Myllynen
  0 siblings, 0 replies; only message in thread
From: Marko Myllynen @ 2015-05-12 13:59 UTC (permalink / raw)
  To: Michael Kerrisk (man-pages); +Cc: linux-man

See e.g. the locale zh_CN and

http://en.cppreference.com/w/cpp/string/wide/towctrans
http://en.cppreference.com/w/cpp/string/wide/wctrans

---
 man5/locale.5 |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/man5/locale.5 b/man5/locale.5
index 2519ad2..314adf6 100644
--- a/man5/locale.5
+++ b/man5/locale.5
@@ -437,6 +437,11 @@ followed by a list of mapping pairs of
 characters and letters
 to be used in titles (headings).
 .TP
+.I class
+followed by a locale-specific character class definition,
+starting with the class name followed by the characters
+belonging to the class.
+.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

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2015-05-12 13:59 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-12 13:59 [PATCH] locale.5: document class in LC_CTYPE Marko Myllynen

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.