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

See e.g. da_DK for reference.

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

diff --git a/man5/locale.5 b/man5/locale.5
index b0dca21..9a32fa0 100644
--- a/man5/locale.5
+++ b/man5/locale.5
@@ -57,6 +57,13 @@ the only valid keyword in the definition is
 .B copy
 followed by the name of the locale in double quotes which should be
 copied.
+The exceptions for this rule are
+.B LC_COLLATE
+and
+.B LC_CTYPE
+where a
+.B copy
+statement can be followed by locale specific rules and selected overrides.
 .PP
 When defining a category from scratch, all field descriptors and strings
 should be defined as Unicode code points in angle brackets, unless
-- 
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:58 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:58 [PATCH] locale.5: copy is not exclusive in LC_CTYPE and LC_COLLATE 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.