]> git.ipfire.org Git - thirdparty/ccache.git/commitdiff
Use a real asciidoc note
authorJoel Rosdahl <joel@rosdahl.net>
Sat, 19 Jun 2010 16:53:52 +0000 (18:53 +0200)
committerJoel Rosdahl <joel@rosdahl.net>
Sat, 19 Jun 2010 16:53:52 +0000 (18:53 +0200)
manual.txt

index 3d18daf929d75287b7c10cefb3979d20617575ed..088cac6a0373286b8f910d4fba270440d02bccd1 100644 (file)
@@ -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*::