From: Josh Soref Date: Mon, 7 Jan 2019 11:58:10 +0000 (-0500) Subject: Fix link to cache debugging section (#346) X-Git-Tag: v3.6~16 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8256dde2bc433e28c9bdaf68ac847932cfed18ac;p=thirdparty%2Fccache.git Fix link to cache debugging section (#346) --- diff --git a/doc/MANUAL.adoc b/doc/MANUAL.adoc index e27853b0e..4724120bc 100644 --- a/doc/MANUAL.adoc +++ b/doc/MANUAL.adoc @@ -355,7 +355,7 @@ WRAPPERS>>. If true, enable the debug mode. The debug mode creates per-object debug files that are helpful when debugging unexpected cache misses. Note however that ccache performance will be reduced slightly. See - <<_cache_debugging_,debugging>> for more information. The default is false. + <<_cache_debugging,debugging>> for more information. The default is false. *depend_mode* (*CCACHE_DEPEND* or *CCACHE_NODEPEND*, see <<_boolean_values,Boolean values>> above)::