*CCACHE_TEMPDIR*::
The *CCACHE_TEMPDIR* environment variable specifies where ccache will put
- temporary files. The default is *$CCACHE_DIR/tmp*. (*Note*: In previous
- versions of ccache, *CCACHE_TEMPDIR* had to be on the same filesystem as
- the *CCACHE_DIR* path, but this requirement has been relaxed.)
+ temporary files. The default is *$CCACHE_DIR/tmp*.
++
+NOTE: In previous versions of ccache, *CCACHE_TEMPDIR* had to be on the same
+ filesystem as the *CCACHE_DIR* path, but this requirement has been
+ relaxed.)
*CCACHE_UMASK*::