* [PATCH] locale.5: document map to_inpunct, map to_outpunct
@ 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. fa_IR for reference.
---
man5/locale.5 | 11 ++++++++++-
1 files changed, 10 insertions(+), 1 deletions(-)
diff --git a/man5/locale.5 b/man5/locale.5
index 5a540f8..b0dca21 100644
--- a/man5/locale.5
+++ b/man5/locale.5
@@ -245,7 +245,6 @@ The following keywords are allowed:
.\" FIXME The following LC_CTYPE keywords are not documented:
.\" translit_start + translit_end
.\" include
-.\" map (to_inpunct, to_outpunct)
.TP
.I upper
followed by a list of uppercase letters.
@@ -439,6 +438,16 @@ which are then to be defined in the locale.
.TP
.I outdigit
followed by a list of alternate output digits for the locale.
+.TP
+.I map to_inpunct
+followed by a list of mapping pairs of
+alternate digits and separators
+for input digits for the locale.
+.TP
+.I map to_outpunct
+followed by a list of mapping pairs of
+alternate separators
+for output for the locale.
.PP
The
.B LC_CTYPE
--
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: document map to_inpunct, map to_outpunct 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.