You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by se...@apache.org on 2014/01/27 22:32:24 UTC

[2/2] git commit: fix ui file

fix ui file


Project: http://git-wip-us.apache.org/repos/asf/cloudstack-docs-install/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack-docs-install/commit/19a244a4
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack-docs-install/tree/19a244a4
Diff: http://git-wip-us.apache.org/repos/asf/cloudstack-docs-install/diff/19a244a4

Branch: refs/heads/master
Commit: 19a244a4edf583aab9b44351264c4bde269329d8
Parents: 2f7a172
Author: Sebastien Goasguen <ru...@gmail.com>
Authored: Mon Jan 27 16:32:07 2014 -0500
Committer: Sebastien Goasguen <ru...@gmail.com>
Committed: Mon Jan 27 16:32:07 2014 -0500

----------------------------------------------------------------------
 source/ui.rst | 22 ++++++----------------
 1 file changed, 6 insertions(+), 16 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cloudstack-docs-install/blob/19a244a4/source/ui.rst
----------------------------------------------------------------------
diff --git a/source/ui.rst b/source/ui.rst
index a1b61fc..3cc7a0e 100644
--- a/source/ui.rst
+++ b/source/ui.rst
@@ -134,15 +134,9 @@ provision, view, and manage your cloud infrastructure.
    chose experienced user, use the steps in `Section 5.1.4, “Changing
    the Root Password” <#changing-root-password>`__.
 
-Warning
-
-
-You are logging in as the root administrator. This account manages the
-CloudStack deployment, including physical infrastructure. The root
-administrator can modify configuration settings to change basic
-functionality, create or delete user accounts, and take many actions
-that should be performed only by an authorized person. Please change the
-default password to a new, unique password.
+.. warning:: You are logging in as the root administrator. This account manages the CloudStack deployment, including physical infrastructure. The root
+administrator can modify configuration settings to change basic functionality, create or delete user accounts, and take many actions
+that should be performed only by an authorized person. Please change the default password to a new, unique password.
 
 Changing the Root Password
 ~~~~~~~~~~~~~~~~~~~~~~~~~~
@@ -210,7 +204,7 @@ files. Using a single SSH key pair, you can manage multiple instances.
 Creating an Instance Template that Supports SSH Keys
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 
-Create a instance template that supports SSH Keys.
+Create an instance template that supports SSH Keys.
 
 #. 
 
@@ -331,11 +325,7 @@ Instance Template that Supports SSH Keys” <#create-ssh-template>`__.
 Ensure that you use the same SSH key name that you created at
 `Section 5.2.2, “Creating the SSH Keypair” <#create-ssh-keypair>`__.
 
-Note
-
-
-You cannot create the instance by using the GUI at this time and
-associate the instance with the newly created SSH keypair.
+.. note:: You cannot create the instance by using the GUI at this time and associate the instance with the newly created SSH keypair.
 
 A sample curl command to create a new instance is:
 
@@ -353,7 +343,7 @@ Logging In Using the SSH Keypair
 To test your SSH key generation is successful, check whether you can log
 in to the cloud setup.
 
-For exaple, from a Linux OS, run:
+For example, from a Linux OS, run:
 
 .. code:: bash