From 7c66162147f50aab5599bdb7b6d0c816f9cfc5cc Mon Sep 17 00:00:00 2001 From: Nguyen Tuong Thanh Date: Mon, 28 Mar 2016 09:42:39 +0700 Subject: [PATCH] Marks the explicit as ini for 'code-block' syntax. This patch marks the explicit as console for 'code-block' syntax in OpenStack Linux image requirements guide. Change-Id: I0a0dcbb7dc71658a6246b9d137554b24cd5215f8 --- doc/image-guide/source/openstack-images.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/image-guide/source/openstack-images.rst b/doc/image-guide/source/openstack-images.rst index 7d1c4a89fb..750deec2b3 100644 --- a/doc/image-guide/source/openstack-images.rst +++ b/doc/image-guide/source/openstack-images.rst @@ -304,7 +304,7 @@ If your image uses ``grub2`` as the boot loader, there should be a line in the grub configuration file. For example, ``/boot/grub/grub.cfg``, which looks something like this: -:: +.. code-block:: console linux /boot/vmlinuz-3.2.0-49-virtual root=UUID=6d2231e4-0975-4f35-a94f-56738c1a8150 ro console=ttyS0