summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--doc/book-enea-nfv-access-getting-started/doc/getting_started_ucpe_manager.xml10
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/book-enea-nfv-access-getting-started/doc/getting_started_ucpe_manager.xml b/doc/book-enea-nfv-access-getting-started/doc/getting_started_ucpe_manager.xml
index 90963b9..688c278 100644
--- a/doc/book-enea-nfv-access-getting-started/doc/getting_started_ucpe_manager.xml
+++ b/doc/book-enea-nfv-access-getting-started/doc/getting_started_ucpe_manager.xml
@@ -126,7 +126,7 @@
126 <listitem> 126 <listitem>
127 <para>Run the following command:</para> 127 <para>Run the following command:</para>
128 128
129 <programlisting>./install.sh /opt/ems ucpemanager-x.y-Buildz-Linux.tar.gz.</programlisting> 129 <programlisting>./install.sh /opt/ems ucpemanager-x.y-Buildz-Linux.tar.gz</programlisting>
130 </listitem> 130 </listitem>
131 </orderedlist> 131 </orderedlist>
132 132
@@ -200,9 +200,9 @@
200 <para>Follow the steps for Installation provided above and provide an 200 <para>Follow the steps for Installation provided above and provide an
201 additional argument as shown below:</para> 201 additional argument as shown below:</para>
202 202
203 <programlisting>"./install.sh \ 203 <programlisting>./install.sh \
204/opt/ems ucpemanager-1.0-Build8-Linux.tar.gz \ 204 /opt/ems ucpemanager-1.0-Build8-Linux.tar.gz \
205 SystemBackup_MMMDD_YYYY_HHMM_SS.zip"</programlisting> 205 SystemBackup_MMMDD_YYYY_HHMM_SS.zip</programlisting>
206 206
207 <para>The other steps are exactly the same as specified in the 207 <para>The other steps are exactly the same as specified in the
208 Installation instructions.</para> 208 Installation instructions.</para>
@@ -238,7 +238,7 @@
238 <listitem> 238 <listitem>
239 <para>Run the following command:</para> 239 <para>Run the following command:</para>
240 240
241 <programlisting>./upgrade.sh /opt/ems ucpemanager-1.0-Build8-Linux.tar.gz" </programlisting> 241 <programlisting>./upgrade.sh /opt/ems ucpemanager-1.0-Build8-Linux.tar.gz</programlisting>
242 </listitem> 242 </listitem>
243 </orderedlist> 243 </orderedlist>
244 244