From 5a50a2fc01b74e08e660869eff85020ab15aaceb Mon Sep 17 00:00:00 2001
From: "AYANOKOUZI, Ryuunosuke" <i38w7i3@yahoo.co.jp>
Date: Tue, 16 Jun 2015 20:40:55 +0900
Subject: [PATCH] fix xrefs of sidebar and section

---
 en-US/05_packaging-system.xml    | 4 ++--
 en-US/08_basic-configuration.xml | 2 +-
 en-US/13_workstation.xml         | 4 ++--
 3 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/en-US/05_packaging-system.xml b/en-US/05_packaging-system.xml
index a4e525d..c8a6f8c 100644
--- a/en-US/05_packaging-system.xml
+++ b/en-US/05_packaging-system.xml
@@ -47,8 +47,8 @@
     itself, it would seem your system would be done for... Fortunately, you
     know the format of a package and can therefore download the
     <filename>.deb</filename> file of the <emphasis
-    role="pkg">dpkg</emphasis> package and install it manually (see the
-    “TOOLS” sidebar). If by some misfortune one or more of the programs
+    role="pkg">dpkg</emphasis> package and install it manually (see sidebar
+    <xref linkend="sidebar.dpkg-apt-ar"/>). If by some misfortune one or more of the programs
     <command>ar</command>, <command>tar</command> or
     <command>gzip</command>/<command>xz</command>/<command>bzip2</command>
     have disappeared, you will only need to copy the missing program from
diff --git a/en-US/08_basic-configuration.xml b/en-US/08_basic-configuration.xml
index 769471a..7fad29b 100644
--- a/en-US/08_basic-configuration.xml
+++ b/en-US/08_basic-configuration.xml
@@ -1898,7 +1898,7 @@ macosx=/dev/sda5
 	clock is not very precise, and provides rather slow access times.
 	The operating system kernel has its own, the software clock, which
 	it keeps up to date with its own means (possibly with the help of
-	time servers, see the “Time Synchronization” section). This
+	time servers, see <xref linkend="sect.time-synchronization"/>). This
 	system clock is generally more accurate, especially since it
 	doesn't need access to hardware variables. However, since it only
 	exists in live memory, it is zeroed out every time the machine is
diff --git a/en-US/13_workstation.xml b/en-US/13_workstation.xml
index 635bf29..18dbf48 100644
--- a/en-US/13_workstation.xml
+++ b/en-US/13_workstation.xml
@@ -608,8 +608,8 @@
 
       <para>Strictly speaking, Debian <emphasis
       role="distribution">Wheezy</emphasis> contains Icedove, and not
-      Thunderbird, for legal reasons we will detail in the “Iceweasel,
-      Firefox and others” section later on; but apart from their names
+      Thunderbird, for legal reasons we will detail in sidebar
+      <xref linkend="sidebar.firefox-iceweasel"/> later on; but apart from their names
       (and icons), there are no real differences between them.</para>
     </section>
   </section>
-- 
2.1.4

