about summary refs log tree commit diff
path: root/manual
diff options
context:
space:
mode:
authorBenno Schulenberg <bensberg@telfort.nl>2020-10-12 17:15:58 +0200
committerFlorian Weimer <fweimer@redhat.com>2020-10-13 14:58:16 +0200
commitaf548086ed1324d704155703160767a8fbb0ae14 (patch)
tree8886f829ce62d2d985a97b23fca987e3c157fc80 /manual
parenta5177499e46b448e1243a5a9007e34ea50684b28 (diff)
downloadglibc-af548086ed1324d704155703160767a8fbb0ae14.tar.gz
glibc-af548086ed1324d704155703160767a8fbb0ae14.tar.xz
glibc-af548086ed1324d704155703160767a8fbb0ae14.zip
manual: correct the spelling of "MALLOC_PERTURB_" [BZ #23015]
Reported-by: Martin Dorey <martin.dorey@hds.com>
Diffstat (limited to 'manual')
-rw-r--r--manual/memory.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/memory.texi b/manual/memory.texi
index e5ea71bc6d..c132261084 100644
--- a/manual/memory.texi
+++ b/manual/memory.texi
@@ -1142,7 +1142,7 @@ overwritten.
 The default value of this parameter is @code{0}.
 
 This parameter can also be set for the process at startup by setting the
-environment variable @env{MALLOC_MMAP_PERTURB_} to the desired value.
+environment variable @env{MALLOC_PERTURB_} to the desired value.
 
 @item M_TOP_PAD
 This parameter determines the amount of extra memory to obtain from the system