From 6e5d31b93c4a3072b8551675dbceafc6b25a8a33 Mon Sep 17 00:00:00 2001 From: Ingo Schwarze Date: Sun, 22 Dec 2013 13:18:27 +0000 Subject: Document the alternative syntax \C'uXXXX' for Unicode characters. Forgotten when committing mandoc.c rev. 1.70. --- mandoc_char.7 | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/mandoc_char.7 b/mandoc_char.7 index 78c8e8dd..76065170 100644 --- a/mandoc_char.7 +++ b/mandoc_char.7 @@ -1,4 +1,4 @@ -.\" $Id: mandoc_char.7,v 1.54 2013/11/10 14:32:57 schwarze Exp $ +.\" $Id: mandoc_char.7,v 1.55 2013/12/22 13:18:27 schwarze Exp $ .\" .\" Copyright (c) 2003 Jason McIntyre .\" Copyright (c) 2009, 2010, 2011 Kristaps Dzonsons @@ -16,7 +16,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: November 10 2013 $ +.Dd $Mdocdate: December 22 2013 $ .Dt MANDOC_CHAR 7 .Os .Sh NAME @@ -655,11 +655,11 @@ manual. .It \e*(Ai Ta \*(Ai Ta ANSI standard name .El .Sh UNICODE CHARACTERS -The escape sequence +The escape sequences .Pp -.Dl \e[uXXXX] +.Dl \e[uXXXX] and \eC'uXXXX' .Pp -is interpreted as a Unicode codepoint. +are interpreted as Unicode codepoints. The codepoint must be in the range above U+0080 and less than U+10FFFF. For compatibility, the hexadecimal digits .Sq A -- cgit v1.2.3-56-ge451