File 5351-features-docs-update.patch of Package erlang

From 356ac5d867e1022614bacf23c7f0efc6717efcca Mon Sep 17 00:00:00 2001
From: Marko Mindek <marko.mindek@gmail.com>
Date: Thu, 11 Jan 2024 21:34:24 +0100
Subject: [PATCH] features docs update

Based on the change note, I think that it's not clear that you need
to pass that option if you want to use it in shell.
---
 system/doc/reference_manual/features.xml | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/system/doc/reference_manual/features.xml b/system/doc/reference_manual/features.xml
index e3b12742c6..b4b272ab82 100644
--- a/system/doc/reference_manual/features.xml
+++ b/system/doc/reference_manual/features.xml
@@ -155,7 +155,10 @@
       enabled, it was necessary to also enable the feature in the runtime.
       This was done using option <seecom
       marker="erts:erl#enable-feature"><c>-enable-feature</c></seecom> to
-      <c>erl</c>. This requirement was removed in Erlang/OTP 26.</p>
+      <c>erl</c>. This requirement was removed in Erlang/OTP 26.
+      However, if you want to use features directly in shell, you still
+      need to enable them in the runtime.
+      </p>
     </change>
   </section>
 
-- 
2.35.3

openSUSE Build Service is sponsored by