summaryrefslogtreecommitdiff
path: root/docs/envvars.rst
diff options
context:
space:
mode:
authorErik Faye-Lund <erik.faye-lund@collabora.com>2023-03-14 11:57:36 +0100
committerMarge Bot <emma+marge@anholt.net>2023-03-21 11:19:41 +0000
commit46143ecc4cc6cb66eaf5488f883198a5275dbddf (patch)
treee52da808ddfa46fac15f8dc6e614cd53167add1a /docs/envvars.rst
parent331601abda78fc192d25d9219cea08eb8d6e68d4 (diff)
downloadmesa-46143ecc4cc6cb66eaf5488f883198a5275dbddf.tar.gz
docs: escape a few more strings
This makes it more obvious that these are not just plain english words. Reviewed-by: Marcin Ĺšlusarz <marcin.slusarz@intel.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/21896>
Diffstat (limited to 'docs/envvars.rst')
-rw-r--r--docs/envvars.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/envvars.rst b/docs/envvars.rst
index 835ca1eeb21..85d19303c81 100644
--- a/docs/envvars.rst
+++ b/docs/envvars.rst
@@ -235,9 +235,9 @@ Core Mesa environment variables
shader caches for loading at initialization. The file paths are
relative to the cache directory and do not include suffixes,
referencing both the cache DB and its index file. E.g.
- MESA_DISK_CACHE_SINGLE_FILE=filename1 refers to filename1.foz and
- filename1_idx.foz. A limit of 8 DBs can be loaded and this limit is
- shared with :envvar:`MESA_DISK_CACHE_READ_ONLY_FOZ_DBS_DYNAMIC_LIST.`
+ ``MESA_DISK_CACHE_SINGLE_FILE=filename1`` refers to ``filename1.foz``
+ and ``filename1_idx.foz``. A limit of 8 DBs can be loaded and this limit
+ is shared with :envvar:`MESA_DISK_CACHE_READ_ONLY_FOZ_DBS_DYNAMIC_LIST.`
.. envvar:: MESA_DISK_CACHE_DATABASE