From 9fea5c4f30d99508960dd7993a57ba35e45d7076 Mon Sep 17 00:00:00 2001 From: "H. Peter Anvin" Date: Sat, 14 Jun 2008 21:23:39 -0700 Subject: [PATCH] doc: Add Unicode Strings to Unicode index --- doc/nasmdoc.src | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/nasmdoc.src b/doc/nasmdoc.src index c305d39..4847a90 100644 --- a/doc/nasmdoc.src +++ b/doc/nasmdoc.src @@ -1489,7 +1489,7 @@ effect as \c{db 'a'}, which would be silly. Similarly, three-character or four-character constants are treated as strings when they are operands to \c{DW}, and so forth. -\S{unicode} \I{UTF-16}\I{UTF-32}Unicode Strings +\S{unicode} \I{UTF-16}\I{UTF-32}\i{Unicode} Strings The special operators \i\c{__utf16__} and \i\c{__utf32__} allows definition of Unicode strings. They take a string in UTF-8 format and -- 2.7.4