diff options
Diffstat (limited to 'documentation/migration-guides/release-notes-4.2.rst')
-rw-r--r-- | documentation/migration-guides/release-notes-4.2.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/migration-guides/release-notes-4.2.rst b/documentation/migration-guides/release-notes-4.2.rst index 30049b89f6..ee81d8367a 100644 --- a/documentation/migration-guides/release-notes-4.2.rst +++ b/documentation/migration-guides/release-notes-4.2.rst | |||
@@ -38,7 +38,7 @@ New Features / Enhancements in 4.2 | |||
38 | 38 | ||
39 | - New variables: | 39 | - New variables: |
40 | 40 | ||
41 | - :term:`VOLATILE_TMP_DIR` allows to specify | 41 | - ``VOLATILE_TMP_DIR`` allows to specify |
42 | whether ``/tmp`` should be on persistent storage | 42 | whether ``/tmp`` should be on persistent storage |
43 | or in RAM. | 43 | or in RAM. |
44 | 44 | ||