summaryrefslogtreecommitdiff
path: root/doc/MANUAL.adoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/MANUAL.adoc')
-rw-r--r--doc/MANUAL.adoc4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/MANUAL.adoc b/doc/MANUAL.adoc
index c360e57a..9ea08054 100644
--- a/doc/MANUAL.adoc
+++ b/doc/MANUAL.adoc
@@ -871,8 +871,8 @@ debug mode via the configuration setting *debug* or by setting *CCACHE_DEBUG*
in the environment. This can be useful if you are investigating why you don't
get cache hits. Note that performance will be reduced slightly.
-When the debug mode is enabled, ccache will create five additional files next
-to the object file:
+When the debug mode is enabled, ccache will create up to five additional files
+next to the object file:
[options="header",cols="30%,70%"]
|==============================================================================