Updated Branches: refs/heads/master 78f7228cb -> d70327ae1
XML likes it when you close tags as well Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/d70327ae Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/d70327ae Diff: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/diff/d70327ae Branch: refs/heads/master Commit: d70327ae15ecbf92d8dd5e3ed5b1ee6fc4a8bdd9 Parents: 78f7228 Author: Hugo Trippaers <[email protected]> Authored: Sat Feb 2 12:31:17 2013 +0100 Committer: Hugo Trippaers <[email protected]> Committed: Sat Feb 2 12:31:17 2013 +0100 ---------------------------------------------------------------------- docs/en-US/host-add.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/d70327ae/docs/en-US/host-add.xml ---------------------------------------------------------------------- diff --git a/docs/en-US/host-add.xml b/docs/en-US/host-add.xml index c602d36..ebac765 100644 --- a/docs/en-US/host-add.xml +++ b/docs/en-US/host-add.xml @@ -26,7 +26,7 @@ <title>Adding a Host</title> <orderedlist> <listitem><para>Before adding a host to the &PRODUCT; configuration, you must first install your chosen hypervisor on the host. &PRODUCT; can manage hosts running VMs under a variety of hypervisors.</para> - <para>The &PRODUCT; Installation Guide provides instructions on how to install each supported hypervisor + <para>The &PRODUCT; Installation Guide provides instructions on how to install each supported hypervisor</para> <warning><para>Be sure you have performed the additional &PRODUCT;-specific configuration steps described in the hypervisor installation section for your particular hypervisor.</para></warning> </listitem> <listitem><para>Now add the hypervisor host to &PRODUCT;. The technique to use varies depending on the hypervisor.</para>
