From 05f803dd5b961432fa289a1964ed9d10eea720c4 Mon Sep 17 00:00:00 2001
From: Martin Goik <goik@hdm-stuttgart.de>
Date: Sun, 7 Jun 2015 21:43:10 +0200
Subject: [PATCH] Movig exception basics graphic

---
 Doc/Sd1/errorHandling.xml | 5 +++--
 Doc/Sd1/streams.xml       | 5 +++--
 2 files changed, 6 insertions(+), 4 deletions(-)

diff --git a/Doc/Sd1/errorHandling.xml b/Doc/Sd1/errorHandling.xml
index 765765eaf..c1cf8079b 100644
--- a/Doc/Sd1/errorHandling.xml
+++ b/Doc/Sd1/errorHandling.xml
@@ -10,8 +10,9 @@
   <title>Error Handling</title>
 
   <section xml:id="sw1SectionErrorHandling">
-    <title/>
+    <title>Preparations</title>
 
-    <para/>
+    <para>Some slides on <link xlink:href="Ref/Svg/exception.svg">exception
+    basics</link>.</para>
   </section>
 </chapter>
diff --git a/Doc/Sd1/streams.xml b/Doc/Sd1/streams.xml
index 93fc921c5..9ab867591 100644
--- a/Doc/Sd1/streams.xml
+++ b/Doc/Sd1/streams.xml
@@ -23,8 +23,9 @@
       </listitem>
 
       <listitem>
-        <para><link xlink:href="Ref/Svg/exception.svg">Exception
-        basics</link>.</para>
+        <para><link xlink:href="Ref/Svg/exception.svg">Exception basics</link>
+        already being discussed in <xref
+        linkend="sw1SectionErrorHandling"/>.</para>
       </listitem>
     </itemizedlist>
   </section>
-- 
GitLab