Skip to content

Commit e9e75e9

Browse files
Zuulopenstack-gerrit
authored andcommitted
Merge "Fix wrong huge pages in doc"
2 parents e1246cd + e8f5641 commit e9e75e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/admin/huge-pages.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@ are assumed. To request an instance to use 2 MB huge pages, run one of:
178178

179179
.. code-block:: console
180180
181-
$ openstack flavor set m1.large --property hw:mem_page_size=2Mb
181+
$ openstack flavor set m1.large --property hw:mem_page_size=2MB
182182
183183
.. code-block:: console
184184

0 commit comments

Comments
 (0)