From: Benno Schulenberg Date: Mon, 12 Oct 2020 15:15:58 +0000 (+0200) Subject: manual: correct the spelling of "MALLOC_PERTURB_" [BZ #23015] X-Git-Tag: glibc-2.33~393 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=af548086ed1324d704155703160767a8fbb0ae14;p=thirdparty%2Fglibc.git manual: correct the spelling of "MALLOC_PERTURB_" [BZ #23015] Reported-by: Martin Dorey --- diff --git a/manual/memory.texi b/manual/memory.texi index e5ea71bc6d4..c132261084a 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