summaryrefslogtreecommitdiff
path: root/doc/unictype.texi
diff options
context:
space:
mode:
Diffstat (limited to 'doc/unictype.texi')
-rw-r--r--doc/unictype.texi4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/unictype.texi b/doc/unictype.texi
index cee4f45..a154ead 100644
--- a/doc/unictype.texi
+++ b/doc/unictype.texi
@@ -377,7 +377,7 @@ combining classes are attached "first" or "closer" to the base character.
The canonical combining class of a character is a number in the range
0..255. The possible values are described in the Unicode Character Database
-@texnl @url{http://www.unicode.org/Public/UNIDATA/UCD.html}. The list here is
+@texnl{}@url{http://www.unicode.org/Public/UNIDATA/UCD.html}. The list here is
not definitive; more values can be added in future versions.
@deftypevr Constant int UC_CCC_NR
@@ -471,7 +471,7 @@ Returns the canonical combining class of a Unicode character.
Every Unicode character or code point has a @emph{bidirectional category}
assigned to it.
-The bidirectional category guides the bidirectional algorithm@texnl
+The bidirectional category guides the bidirectional algorithm@texnl{}
(@url{http://www.unicode.org/reports/tr9/}). The possible values are
the following.