From: Joel Rosdahl Date: Sat, 19 Jun 2010 16:53:52 +0000 (+0200) Subject: Use a real asciidoc note X-Git-Tag: v3.0~9 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=112c74521d6d1becf76bdcfce2a6d47532324b35;p=thirdparty%2Fccache.git Use a real asciidoc note --- diff --git a/manual.txt b/manual.txt index 3d18daf92..088cac6a0 100644 --- a/manual.txt +++ b/manual.txt @@ -335,9 +335,11 @@ information. *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*::