Updated Branches:
  refs/heads/4.1 5811ecd7e -> 2c1fa0a0c

CLOUDSTACK-427: Fixing more instances of hardcoded steps in documentation. 
(upload volume doc)


Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/2c1fa0a0
Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/2c1fa0a0
Diff: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/diff/2c1fa0a0

Branch: refs/heads/4.1
Commit: 2c1fa0a0cba00dda919e9afb36a84b8f45675123
Parents: 5811ecd
Author: Joe Brockmeier <[email protected]>
Authored: Fri Mar 1 09:35:17 2013 -0600
Committer: Joe Brockmeier <[email protected]>
Committed: Fri Mar 1 09:35:17 2013 -0600

----------------------------------------------------------------------
 docs/en-US/upload-existing-volume-to-vm.xml |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/2c1fa0a0/docs/en-US/upload-existing-volume-to-vm.xml
----------------------------------------------------------------------
diff --git a/docs/en-US/upload-existing-volume-to-vm.xml 
b/docs/en-US/upload-existing-volume-to-vm.xml
index 4681374..750ce2f 100644
--- a/docs/en-US/upload-existing-volume-to-vm.xml
+++ b/docs/en-US/upload-existing-volume-to-vm.xml
@@ -35,7 +35,7 @@
     See Setting Usage Limits </para>
   <para>To upload a volume:</para>
   <orderedlist>
-    <listitem>
+    <listitem id="optional-hash">
       <para>(Optional) Create an MD5 hash (checksum) of the disk image file 
that you are going to
         upload. After uploading the data disk, &PRODUCT; will use this value 
to verify that no data
         corruption has occurred.</para>
@@ -99,7 +99,7 @@
           <para>http://yourFileServerIP/userdata/myDataDisk.vhd</para>
         </listitem>
         <listitem>
-          <para>MD5 checksum. (Optional) Use the hash that you created in step 
1.</para>
+            <para>MD5 checksum. (Optional) Use the hash that you created in 
step <xref linkend="optional-hash"/>.</para>
         </listitem>
       </itemizedlist>
     </listitem>

Reply via email to