diff --git a/doc/jemalloc.xml.in b/doc/jemalloc.xml.in
index 59058bad..2a8573b8 100644
--- a/doc/jemalloc.xml.in
+++ b/doc/jemalloc.xml.in
@@ -1195,7 +1195,7 @@ mallctl("arena." STRINGIFY(MALLCTL_ARENAS_ALL) ".decay",
purged according to a sigmoidal decay curve that starts and ends with
zero purge rate. A decay time of 0 causes all unused muzzy pages to be
purged immediately upon creation. A decay time of -1 disables purging.
- The default decay time is 10 seconds. See arenas.muzzy_decay_ms
and arena.<i>.muzzy_decay_ms