aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/mandoc_char.7
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2013-12-22 13:18:27 +0000
committerIngo Schwarze <schwarze@openbsd.org>2013-12-22 13:18:27 +0000
commit6e5d31b93c4a3072b8551675dbceafc6b25a8a33 (patch)
tree20ef5a0a6372b54c5e5ec4c8b98e7cd5cc9fe7c0 /mandoc_char.7
parentdf4b4fe716941b7152aa9d779f5c2e71c3acfaf7 (diff)
downloadmandoc-6e5d31b93c4a3072b8551675dbceafc6b25a8a33.tar.gz
mandoc-6e5d31b93c4a3072b8551675dbceafc6b25a8a33.tar.zst
mandoc-6e5d31b93c4a3072b8551675dbceafc6b25a8a33.zip
Document the alternative syntax \C'uXXXX' for Unicode characters.
Forgotten when committing mandoc.c rev. 1.70.
Diffstat (limited to 'mandoc_char.7')
-rw-r--r--mandoc_char.710
1 files 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 <jmc@openbsd.org>
.\" Copyright (c) 2009, 2010, 2011 Kristaps Dzonsons <kristaps@bsd.lv>
@@ -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