diff options
author | Jakub Jelinek <jakub@redhat.com> | 2017-02-11 18:00:00 +0100 |
---|---|---|
committer | Jakub Jelinek <jakub@redhat.com> | 2017-02-11 18:00:00 +0100 |
commit | 4dd21f983379f70af0b67afe697a990407d9a1ca (patch) | |
tree | a2a3addde71862113f3abe8daee2f85bca7ebb11 | |
parent | Final Review Draft... (diff) | |
download | dwarf-doc-4dd21f983379f70af0b67afe697a990407d9a1ca.tar.gz dwarf-doc-4dd21f983379f70af0b67afe697a990407d9a1ca.tar.bz2 dwarf-doc-4dd21f983379f70af0b67afe697a990407d9a1ca.tar.xz |
Minor tweeks to the Turkish hash folding exception.
-rw-r--r-- | dwarf5/latexdoc/otherdebugginginformation.tex | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dwarf5/latexdoc/otherdebugginginformation.tex b/dwarf5/latexdoc/otherdebugginginformation.tex index 76b36d1..7731ad0 100644 --- a/dwarf5/latexdoc/otherdebugginginformation.tex +++ b/dwarf5/latexdoc/otherdebugginginformation.tex | |||
@@ -788,8 +788,8 @@ Character Database. That file defines four classes of mappings: | |||
788 | Common (C), Simple (S), Full (F), and Turkish (T). | 788 | Common (C), Simple (S), Full (F), and Turkish (T). |
789 | The hash computation specified here uses the C + S mappings only, | 789 | The hash computation specified here uses the C + S mappings only, |
790 | which do not affect the total length of the string, with the addition | 790 | which do not affect the total length of the string, with the addition |
791 | that Turkish dotted 'I' and undotted 'I', both | 791 | that Turkish upper case dotted '\.{I}' and lower case dotless '\i' |
792 | upper and lower case, are translated to the Latin lower case 'i'. | 792 | are folded to the Latin lower case 'i'. |
793 | \eb | 793 | \eb |
794 | 794 | ||
795 | Each bucket contains the index of an entry in the hashes array. The | 795 | Each bucket contains the index of an entry in the hashes array. The |