Updated Branches: refs/heads/4.1 772cf4eb8 -> 4eee25714
Removing a few stray characters. Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/4eee2571 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/4eee2571 Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/4eee2571 Branch: refs/heads/4.1 Commit: 4eee25714749133db8ca080088f9e55148dc216c Parents: 772cf4e Author: Joe Brockmeier <[email protected]> Authored: Mon Apr 8 11:31:13 2013 -0500 Committer: Joe Brockmeier <[email protected]> Committed: Mon Apr 8 11:31:46 2013 -0500 ---------------------------------------------------------------------- docs/en-US/Release_Notes.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cloudstack/blob/4eee2571/docs/en-US/Release_Notes.xml ---------------------------------------------------------------------- diff --git a/docs/en-US/Release_Notes.xml b/docs/en-US/Release_Notes.xml index f3129ae..0cf7fa2 100644 --- a/docs/en-US/Release_Notes.xml +++ b/docs/en-US/Release_Notes.xml @@ -71,7 +71,7 @@ <programlisting language="Bash">$ sudo apt-get update</programlisting> </listitem> <listitem> - <para>You will need to manually install the <filename>cloudstack-agent</filename> package:</para> ### + <para>You will need to manually install the <filename>cloudstack-agent</filename> package:</para> <programlisting language="Bash">$ sudo apt-get install cloudstack-agent</programlisting> <para>During the installation of <filename>cloudstack-agent</filename>, APT will copy your <filename>agent.properties</filename>, <filename>log4j-cloud.xml</filename>, and <filename>environment.properties</filename> from <filename>/etc/cloud/agent</filename> to <filename>/etc/cloudstack/agent</filename>.</para> <para>When prompted whether you wish to keep your configuration, say Yes.</para>
