the last remnants of CLOUDSTACK-427

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

Branch: refs/heads/ui-multiple-nics
Commit: 1cbbc855622a125ff8a72c0336b89253abbb6696
Parents: 14791a9
Author: Joe Brockmeier <[email protected]>
Authored: Fri Mar 1 11:49:27 2013 -0600
Committer: Joe Brockmeier <[email protected]>
Committed: Fri Mar 1 11:49:27 2013 -0600

----------------------------------------------------------------------
 docs/en-US/upload-existing-volume-to-vm.xml |    2 +-
 docs/en-US/using-vpn-with-windows.xml       |   10 +++++-----
 2 files changed, 6 insertions(+), 6 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/1cbbc855/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 604cb7f..d2b6571 100644
--- a/docs/en-US/upload-existing-volume-to-vm.xml
+++ b/docs/en-US/upload-existing-volume-to-vm.xml
@@ -71,6 +71,6 @@
             <listitem><para>MD5 checksum. (Optional) Use the hash that you 
created in step <xref linkend="optional-hash"/>.</para></listitem>
         </itemizedlist>
         </listitem>
-        <listitem><para>Wait until the status of the volume shows that the 
upload is complete. Click Instances - Volumes, find the name you specified in 
step 5, and make sure the status is Uploaded.</para></listitem>
+        <listitem><para>Wait until the status of the volume shows that the 
upload is complete. Click Instances - Volumes, find the name you specified in 
step <xref linkend="optional-hash"/>, and make sure the status is 
Uploaded.</para></listitem>
     </orderedlist>
 </section>

http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/1cbbc855/docs/en-US/using-vpn-with-windows.xml
----------------------------------------------------------------------
diff --git a/docs/en-US/using-vpn-with-windows.xml 
b/docs/en-US/using-vpn-with-windows.xml
index e0e1569..c5d95dd 100644
--- a/docs/en-US/using-vpn-with-windows.xml
+++ b/docs/en-US/using-vpn-with-windows.xml
@@ -26,17 +26,17 @@
     <title>Using VPN with Windows</title>
     <para>The procedure to use VPN varies by Windows version.  Generally, the 
user must edit the VPN properties and make sure that the default route is not 
the VPN. The following steps are for Windows L2TP clients on Windows Vista. The 
commands should be similar for other Windows versions.</para>
     <orderedlist>
-        <listitem><para>Log in to the &PRODUCT; UI and click on the source NAT 
IP for the account. The VPN tab should display the IPsec preshared key. Make a 
note of this and the source NAT IP. The UI also lists one or more users and 
their passwords. Choose one of these users, or, if none exists, add a user and 
password.</para></listitem>
+        <listitem id="source-nat"><para>Log in to the &PRODUCT; UI and click 
on the source NAT IP for the account. The VPN tab should display the IPsec 
preshared key. Make a note of this and the source NAT IP. The UI also lists one 
or more users and their passwords. Choose one of these users, or, if none 
exists, add a user and password.</para></listitem>
         <listitem><para>On the Windows box, go to Control Panel, then select 
Network and Sharing center. Click Setup a connection or 
network.</para></listitem>
         <listitem><para>In the next dialog, select No, create a new 
connection.</para></listitem>
         <listitem><para>In the next dialog, select Use my Internet Connection 
(VPN).</para></listitem>
-        <listitem><para>In the next dialog, enter the source NAT IP from step 
1 and give the connection a name. Check Don't connect now.</para></listitem>
-        <listitem><para>In the next dialog, enter the user name and password 
selected in step 1.</para></listitem>
+        <listitem><para>In the next dialog, enter the source NAT IP from step 
<xref linkend="source-nat"/> and give the connection a name. Check Don't 
connect now.</para></listitem>
+        <listitem><para>In the next dialog, enter the user name and password 
selected in step <xref linkend="source-nat"/>.</para></listitem>
         <listitem><para>Click Create.</para></listitem>
         <listitem><para>Go back to the Control Panel and click Network 
Connections to see the new connection. The connection is not active 
yet.</para></listitem>
         <listitem><para>Right-click the new connection and select Properties. 
In the Properties dialog, select the Networking tab.</para></listitem>
-        <listitem><para>In Type of VPN, choose L2TP IPsec VPN, then click 
IPsec settings. Select Use preshared key. Enter the preshared key from Step 
1.</para></listitem>
+        <listitem><para>In Type of VPN, choose L2TP IPsec VPN, then click 
IPsec settings. Select Use preshared key. Enter the preshared key from step 
<xref linkend="source-nat"/>.</para></listitem>
         <listitem><para>The connection is ready for activation. Go back to 
Control Panel -> Network Connections and double-click the created 
connection.</para></listitem>
-        <listitem><para>Enter the user name and password from Step 
1.</para></listitem>
+        <listitem><para>Enter the user name and password from step <xref 
linkend="source-nat"/>.</para></listitem>
         </orderedlist>
 </section>

Reply via email to