public inbox for glibc-cvs@sourceware.org
help / color / mirror / Atom feed
* [glibc] manual: correct the spelling of "MALLOC_PERTURB_" [BZ #23015]
@ 2020-10-13 12:59 Florian Weimer
  0 siblings, 0 replies; only message in thread
From: Florian Weimer @ 2020-10-13 12:59 UTC (permalink / raw)
  To: glibc-cvs

https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=af548086ed1324d704155703160767a8fbb0ae14

commit af548086ed1324d704155703160767a8fbb0ae14
Author: Benno Schulenberg <bensberg@telfort.nl>
Date:   Mon Oct 12 17:15:58 2020 +0200

    manual: correct the spelling of "MALLOC_PERTURB_" [BZ #23015]
    
    Reported-by: Martin Dorey <martin.dorey@hds.com>

Diff:
---
 manual/memory.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-10-13 12:59 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-13 12:59 [glibc] manual: correct the spelling of "MALLOC_PERTURB_" [BZ #23015] Florian Weimer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).