summaryrefslogtreecommitdiff
path: root/indexing/upmendex/man/upmendex.1
diff options
context:
space:
mode:
Diffstat (limited to 'indexing/upmendex/man/upmendex.1')
-rw-r--r--indexing/upmendex/man/upmendex.16
1 files changed, 4 insertions, 2 deletions
diff --git a/indexing/upmendex/man/upmendex.1 b/indexing/upmendex/man/upmendex.1
index 21c89844fa..ebf379e4f1 100644
--- a/indexing/upmendex/man/upmendex.1
+++ b/indexing/upmendex/man/upmendex.1
@@ -512,7 +512,7 @@ If \'1\' and \'2\', Katakana and Hiragana is used, respectively.
.RS
Flag of sorting method for index words composed of
Japanese and non-Japanese (ex. Latin scripts).
-If non zero, one space (U+20) is inserted between
+If non zero, one space (U+0020) is inserted between
Japanese sequence and non-Japanese sequence in sorting procedure.
(Extended by (up)mendex)
.RE
@@ -522,8 +522,10 @@ Japanese sequence and non-Japanese sequence in sorting procedure.
.RS
Order of scripts and symbols.
\'S\', \'N\', \'L\', \'G\', \'C\', \'J\', \'K\', \'H\', \'D\', \'T\', \'a\' and \'h\'
-respectively denotes symbol, number, Latin, Greek, Cyrillic, Japanese Kana, Korean Hangul, Hanja,
+respectively denotes symbol, number, Latin, Greek, Cyrillic, Japanese Kana, Korean Hangul, Hanzi,
Devanagari, Thai, Arabic and Hebrew script.
+\'@\' denotes scripts which are not explicitly designated and the order are
+configured by icu_rules or icu_locale.
Please make sure that \'S\' and \'N\' are next to each other if symbol_flag=1,
since numbers are classified as a part of symbol.
(Extended by upmendex)