[install-guide] adding sections to the verify content for easier linking

Pete Travis immanetize at fedoraproject.org
Wed Dec 24 20:17:00 UTC 2014


commit 3bd451b755035d4c6fd85efcebc7b217f9378552
Author: Pete Travis <immanetize at fedoraproject.org>
Date:   Tue Dec 23 17:57:33 2014 -0700

    adding sections to the verify content for easier linking

 en-US/Preparing_for_Installation.xml |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/en-US/Preparing_for_Installation.xml b/en-US/Preparing_for_Installation.xml
index ce74649..1d7c372 100644
--- a/en-US/Preparing_for_Installation.xml
+++ b/en-US/Preparing_for_Installation.xml
@@ -60,6 +60,8 @@
       <para>
         By calculating the image's <literal>checksum</literal> on your own computer and comparing it to the original <literal>checksum</literal>, you can verify the image has not been tampered with or corrupted. The original checksum values are provided at <ulink url="https://fedoraproject.org/verify" />, and are <command>gpg</command> signed to demonstrate their integrity.
       </para>
+      <section id="sect-verifying-windows">
+        <title>Verifying checksums on Windows systems</title>
       <procedure>
         <title>Verifying checksums on Windows systems</title>
         <step>
@@ -123,7 +125,9 @@ Mode                LastWriteTime         Length  Name
               </programlisting>
             </step>
           </procedure>
-
+        </section>
+        <section id="sect-verifying-nix">
+            <title>Verifying checksums on Linux and OSX systems</title>
           <procedure>
             <title>Verifying checksums on Linux and OSX systems</title>
             <step>
@@ -159,6 +163,7 @@ Mode                LastWriteTime         Length  Name
               </itemizedlist>
             </step>
           </procedure>
+        </section>
       </section>
 
     <section id="sect-preparing-boot-media">


More information about the docs-commits mailing list