File 2269-Add-CountingInstructions-to-the-internal-documentati.patch of Package erlang

From 2d9f2307e51606e6234f1ed18d8ba3a7569e38db Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Bj=C3=B6rn=20Gustavsson?= <bjorn@erlang.org>
Date: Tue, 2 Apr 2019 10:03:07 +0200
Subject: [PATCH 09/11] Add CountingInstructions to the internal documentation

---
 erts/doc/src/Makefile     | 3 ++-
 erts/doc/src/internal.xml | 1 +
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/erts/doc/src/Makefile b/erts/doc/src/Makefile
index 3cfc2799cd..bc01919da1 100644
--- a/erts/doc/src/Makefile
+++ b/erts/doc/src/Makefile
@@ -80,7 +80,8 @@ XML_INTERNAL_FILES = \
 	PTables.xml		\
 	PortSignals.xml		\
 	ProcessManagementOptimizations.xml \
-	SuperCarrier.xml
+	SuperCarrier.xml        \
+	CountingInstructions.xml
 
 
 XML_CHAPTER_FILES = \
diff --git a/erts/doc/src/internal.xml b/erts/doc/src/internal.xml
index 559cf5d2f4..88609d492a 100644
--- a/erts/doc/src/internal.xml
+++ b/erts/doc/src/internal.xml
@@ -35,6 +35,7 @@
   <xi:include href="Tracing.xml"/>
   <xi:include href="DelayedDealloc.xml"/>
   <xi:include href="beam_makeops.xml"/>
+  <xi:include href="CountingInstructions.xml"/>
   <xi:include href="GarbageCollection.xml"/>
   <xi:include href="PTables.xml"/>
   <xi:include href="PortSignals.xml"/>
-- 
2.16.4

openSUSE Build Service is sponsored by