Fixing doc build: missed para tag from Marcus's commit

This commit is contained in:
animesh 2013-09-24 17:28:26 -07:00
parent da56b6212b
commit fa9ae5f962
1 changed files with 1 additions and 0 deletions

View File

@ -1093,6 +1093,7 @@ under the License.
<programlisting><prompt>#</prompt>mysql -u cloud -p -e "select id,name,path from cloud.storage_pool where pool_type='Filesystem'"</programlisting>
<para>If local storage paths are found to have a trailing forward slash, remove it:
<programlisting><prompt>#</prompt>mysql -u cloud -p -e 'update cloud.storage_pool set path="/var/lib/libvirt/images" where path="/var/lib/libvirt/images/"';</programlisting>
</para>
</listitem>
<listitem id="upgrade-deb-packages">
<para>If you are using Ubuntu, follow this procedure to upgrade your packages. If not,