summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorjthorn <jthorn@17b73243-c579-4c4c-a9d2-2d5706c11dac>2002-01-17 18:29:52 +0000
committerjthorn <jthorn@17b73243-c579-4c4c-a9d2-2d5706c11dac>2002-01-17 18:29:52 +0000
commitd83fe64f7b948602ab42b8feb259480c5b9229b6 (patch)
treeef8835e66ab46ac2b05341d0cc6a67ffd828c751 /doc
parent0d04e8f2704e942860bdcf0631449f868bd1ec7c (diff)
section C2.6 "Table Options"
clarify semantics of case-insensitive flags-word bit git-svn-id: http://svn.cactuscode.org/flesh/trunk@2579 17b73243-c579-4c4c-a9d2-2d5706c11dac
Diffstat (limited to 'doc')
-rw-r--r--doc/UsersGuide/UtilityRoutines.tex5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/UsersGuide/UtilityRoutines.tex b/doc/UsersGuide/UtilityRoutines.tex
index e23e595c..5289faf0 100644
--- a/doc/UsersGuide/UtilityRoutines.tex
+++ b/doc/UsersGuide/UtilityRoutines.tex
@@ -267,6 +267,11 @@ At present there is only a single option:
In general, Cactus basically just ignores
internationalization issues. Sigh\dots
}%%%
+{}
+ Note that keys are still {\em stored\/} exactly as
+ the caller specifies them (\ie{} they are {\em not\/}
+ forced into a canonical case); it's only their
+ {\em comparison\/} that's affected by this flag.
\end{description}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%