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/b468d5f4 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/b468d5f4 Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/b468d5f4 Branch: refs/heads/internallb Commit: b468d5f401eb780018341fe05b25cb76649b3f6c Parents: 5b71eda Author: Joe Brockmeier <j...@zonker.net> Authored: Mon Apr 8 11:31:13 2013 -0500 Committer: Alena Prokharchyk <alena.prokharc...@citrix.com> Committed: Mon Apr 8 15:23:56 2013 -0700 ---------------------------------------------------------------------- docs/en-US/Release_Notes.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cloudstack/blob/b468d5f4/docs/en-US/Release_Notes.xml ---------------------------------------------------------------------- diff --git a/docs/en-US/Release_Notes.xml b/docs/en-US/Release_Notes.xml index dd93aa4..9edc192 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>