public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
* [PATCH] manual: correct the spelling of "MALLOC_PERTURB_" [BZ #23015]
@ 2020-10-12 15:15 Benno Schulenberg
  2020-10-13 13:00 ` Florian Weimer
  0 siblings, 1 reply; 2+ messages in thread
From: Benno Schulenberg @ 2020-10-12 15:15 UTC (permalink / raw)
  To: libc-alpha; +Cc: Martin Dorey

Reported-by: Martin Dorey <martin.dorey@hds.com>
---
 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
-- 
2.25.4


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH] manual: correct the spelling of "MALLOC_PERTURB_" [BZ #23015]
  2020-10-12 15:15 [PATCH] manual: correct the spelling of "MALLOC_PERTURB_" [BZ #23015] Benno Schulenberg
@ 2020-10-13 13:00 ` Florian Weimer
  0 siblings, 0 replies; 2+ messages in thread
From: Florian Weimer @ 2020-10-13 13:00 UTC (permalink / raw)
  To: Benno Schulenberg via Libc-alpha; +Cc: Benno Schulenberg, Martin Dorey

* Benno Schulenberg via Libc-alpha:

> Reported-by: Martin Dorey <martin.dorey@hds.com>
> ---
>  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

Thanks, applied.

Florian
-- 
Red Hat GmbH, https://de.redhat.com/ , Registered seat: Grasbrunn,
Commercial register: Amtsgericht Muenchen, HRB 153243,
Managing Directors: Charles Cachera, Brian Klemm, Laurie Krebs, Michael O'Neill


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-10-13 13:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-12 15:15 [PATCH] manual: correct the spelling of "MALLOC_PERTURB_" [BZ #23015] Benno Schulenberg
2020-10-13 13:00 ` 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).