summaryrefslogtreecommitdiff
path: root/Build/source/texk/kpathsea/doc/kpathsea.texi
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2018-02-11 00:19:58 +0000
committerKarl Berry <karl@freefriends.org>2018-02-11 00:19:58 +0000
commit94e251746a009515a4ca28e01d48327f0b38800f (patch)
treea193cbb32f7f66e9cae3b3827ee0cb12dd914e6f /Build/source/texk/kpathsea/doc/kpathsea.texi
parentf91571975a42a3cc2eb1875ceeccdb4f25c8a32c (diff)
doc
git-svn-id: svn://tug.org/texlive/trunk@46591 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/kpathsea/doc/kpathsea.texi')
-rw-r--r--Build/source/texk/kpathsea/doc/kpathsea.texi6
1 files changed, 5 insertions, 1 deletions
diff --git a/Build/source/texk/kpathsea/doc/kpathsea.texi b/Build/source/texk/kpathsea/doc/kpathsea.texi
index b4bab017cc8..65eee7e9f4c 100644
--- a/Build/source/texk/kpathsea/doc/kpathsea.texi
+++ b/Build/source/texk/kpathsea/doc/kpathsea.texi
@@ -1444,7 +1444,11 @@ than one match, just one will be reported (chosen effectively at random).
@opindex --no-casefold-search
Explicitly enable or disable the fallback to a case-insensitive search
on Unix platforms (@pxref{Casefolding search}); no effect on Windows.
-The default is the same as the system setup, which is (by default) enabled.
+The default is enabled, set in @code{texmf.cnf}. Disabling
+(@code{--no-casefold-search}) does not mean that searches magically
+become case-sensitive when the underlying (file)system is
+case-insensitive, it merely means that Kpathsea does not do any
+casefolding itself.
@item --dpi=@var{num}
@opindex --dpi=@var{num}