Fix architecture reference
The page at http://docs.openstack.org/user-guide/content/dashboard_create_images.html references an architecture as x86-64 when it should be x86_64. Change-Id: I1e9e17eb6434671a2b4a42af73b406c910c8d8aa Closes-Bug: #1413308
This commit is contained in:
parent
663f5d2c7a
commit
9de3dcae00
@ -110,7 +110,7 @@
|
|||||||
</td>
|
</td>
|
||||||
<td>
|
<td>
|
||||||
<para>Specify the architecture. For example, <literal>i386</literal>
|
<para>Specify the architecture. For example, <literal>i386</literal>
|
||||||
for a 32-bit architecture or <literal>x86-64</literal> for a 64-bit
|
for a 32-bit architecture or <literal>x86_64</literal> for a 64-bit
|
||||||
architecture.</para>
|
architecture.</para>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
Loading…
Reference in New Issue
Block a user