* [PATCH] unicode.7: Document private use areas
@ 2016-02-09 11:27 Dr. Tobias Quathamer
[not found] ` <56B9CD22.3090306-8fiUuRrzOP0dnm+yROfE0A@public.gmane.org>
0 siblings, 1 reply; 2+ messages in thread
From: Dr. Tobias Quathamer @ 2016-02-09 11:27 UTC (permalink / raw)
To: Michael Kerrisk; +Cc: linux-man-u79uwXL29TY76Z2rM5mHXA
[-- Attachment #1.1: Type: text/plain, Size: 197 bytes --]
Hi,
there's a quite old bug report in Debian about missing information in
unicode.7. I've attached a patch with a wording suggestion.
<https://bugs.debian.org/285444>
Regards,
Tobias
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1.2: 0001-unicode.7-Document-private-use-areas.patch --]
[-- Type: text/x-patch; name="0001-unicode.7-Document-private-use-areas.patch", Size: 1268 bytes --]
From df81380020726607bf4da401dc79a6275fd909a2 Mon Sep 17 00:00:00 2001
From: "Dr. Tobias Quathamer" <toddy-8fiUuRrzOP0dnm+yROfE0A@public.gmane.org>
Date: Tue, 9 Feb 2016 11:59:24 +0100
Subject: [PATCH] unicode.7: Document private use areas
---
man7/unicode.7 | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)
diff --git a/man7/unicode.7 b/man7/unicode.7
index b21b5fb..dc586d8 100644
--- a/man7/unicode.7
+++ b/man7/unicode.7
@@ -191,7 +191,7 @@ and
tells, how many positions (0\(en2) the cursor is advanced by the
output of a character.
.PP
-.SS Private area
+.SS Private Use Areas (PUA)
In the Basic Multilingual Plane,
the range 0xe000 to 0xf8ff will never be assigned to any characters by
the standard and is reserved for private usage.
@@ -205,6 +205,11 @@ assigned to the Linux zone is maintained by LANANA and the registry
itself is
.I Documentation/unicode.txt
in the Linux kernel sources.
+.PP
+Two other planes are reserved for private usage, plane 15
+(Supplementary Private Use Area-A, range 0xf0000 to 0xffffd)
+and plane 16 (Supplementary Private Use Area-B, range
+0x100000 to 0x10fffd).
.SS Literature
.IP * 3
Information technology \(em Universal Multiple-Octet Coded Character
--
2.5.0
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 801 bytes --]
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] unicode.7: Document private use areas
[not found] ` <56B9CD22.3090306-8fiUuRrzOP0dnm+yROfE0A@public.gmane.org>
@ 2016-02-11 12:24 ` Michael Kerrisk (man-pages)
0 siblings, 0 replies; 2+ messages in thread
From: Michael Kerrisk (man-pages) @ 2016-02-11 12:24 UTC (permalink / raw)
To: Dr. Tobias Quathamer
Cc: mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w,
linux-man-u79uwXL29TY76Z2rM5mHXA
On 02/09/2016 12:27 PM, Dr. Tobias Quathamer wrote:
> there's a quite old bug report in Debian about missing information in
> unicode.7. I've attached a patch with a wording suggestion.
>
> <https://bugs.debian.org/285444>
Thanks, Tobias. Applied.
Cheers,
Michael
> ---
> man7/unicode.7 | 7 ++++++-
> 1 file changed, 6 insertions(+), 1 deletion(-)
>
> diff --git a/man7/unicode.7 b/man7/unicode.7
> index b21b5fb..dc586d8 100644
> --- a/man7/unicode.7
> +++ b/man7/unicode.7
> @@ -191,7 +191,7 @@ and
> tells, how many positions (0\(en2) the cursor is advanced by the
> output of a character.
> .PP
> -.SS Private area
> +.SS Private Use Areas (PUA)
> In the Basic Multilingual Plane,
> the range 0xe000 to 0xf8ff will never be assigned to any characters by
> the standard and is reserved for private usage.
> @@ -205,6 +205,11 @@ assigned to the Linux zone is maintained by LANANA and the registry
> itself is
> .I Documentation/unicode.txt
> in the Linux kernel sources.
> +.PP
> +Two other planes are reserved for private usage, plane 15
> +(Supplementary Private Use Area-A, range 0xf0000 to 0xffffd)
> +and plane 16 (Supplementary Private Use Area-B, range
> +0x100000 to 0x10fffd).
> .SS Literature
> .IP * 3
> Information technology \(em Universal Multiple-Octet Coded Character
> --
--
Michael Kerrisk
Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/
Linux/UNIX System Programming Training: http://man7.org/training/
--
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 [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-02-11 12:24 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-09 11:27 [PATCH] unicode.7: Document private use areas Dr. Tobias Quathamer
[not found] ` <56B9CD22.3090306-8fiUuRrzOP0dnm+yROfE0A@public.gmane.org>
2016-02-11 12:24 ` Michael Kerrisk (man-pages)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).