diff options
author | Sona Sarmadi <sona.sarmadi@enea.com> | 2019-10-22 17:59:07 +0200 |
---|---|---|
committer | Martin Borg <martin.borg@enea.com> | 2019-10-24 17:07:30 +0200 |
commit | bf806c4ab22936775b4a991c02129c4822cf96bd (patch) | |
tree | fc8c8b1a31bde62cd9872cc7dc2a5cc58dad35e6 | |
parent | 0660d1edce34008c7d4714e1de91c9afe30bf096 (diff) | |
download | nfv-access-documentation-bf806c4ab22936775b4a991c02129c4822cf96bd.tar.gz |
GettingStarted: fix typo
Change-Id: Ife25e523d1cd6d5391f613b43ba84f678007b4e7
Signed-off-by: Sona Sarmadi <sona.sarmadi@enea.com>
-rw-r--r-- | doc/book-enea-nfv-access-getting-started/doc/getting_started_ucpe_manager.xml | 10 |
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 | ||