File 0258-erts-Clarify-M-S-rmbcmt-option.patch of Package erlang

From 8cc914daa2afc2bfa1c6bd1f3e5bed1f1fda7a5a Mon Sep 17 00:00:00 2001
From: Sverker Eriksson <sverker@erlang.org>
Date: Thu, 29 Apr 2021 12:32:17 +0200
Subject: [PATCH] erts: Clarify +M<S>rmbcmt option

"returned" can be read both as returned to user (allocated)
and returned back to allocator (freed).
---
 erts/doc/src/erts_alloc.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/erts/doc/src/erts_alloc.xml b/erts/doc/src/erts_alloc.xml
index 9a265fb1ef..7d8a3ebd5e 100644
--- a/erts/doc/src/erts_alloc.xml
+++ b/erts/doc/src/erts_alloc.xml
@@ -676,7 +676,7 @@
         <item>
           <p>Relative multiblock carrier move threshold (in percent). When
             a block located in a multiblock carrier is shrunk,
-            the block is moved if the ratio of the size of the returned
+            the block is moved if the ratio of the size of the freed
             memory compared to the previous size is more than this threshold,
             otherwise the block is shrunk at the current location.</p>
         </item>
-- 
2.26.2

openSUSE Build Service is sponsored by