From 3cd7129aef3847926c29910ce5620b63a8d270ea Mon Sep 17 00:00:00 2001 From: qiaomin Date: Mon, 19 Sep 2016 16:08:16 +0000 Subject: [PATCH] Fix the wrong markup There should use ":command:" markup for the command, this patch fix it. Change-Id: I7adb9cbe4add73f39b2fb55886e83b3b388e77ef --- doc/networking-guide/source/config-address-scopes.rst | 4 ++-- doc/networking-guide/source/config-ml2.rst | 3 ++- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/doc/networking-guide/source/config-address-scopes.rst b/doc/networking-guide/source/config-address-scopes.rst index c6a722accb..e30bc0298e 100644 --- a/doc/networking-guide/source/config-address-scopes.rst +++ b/doc/networking-guide/source/config-address-scopes.rst @@ -96,8 +96,8 @@ allow simple routing for project networks with the same subnet pools. #. Create subnet pools specifying the name (or UUID) of the address scope that the subnet pool belongs to. If you have existing - subnet pools, use the ``subnetpool-update`` command to put them in - a new address scope: + subnet pools, use the :command:`neutron subnetpool-update` command to put + them in a new address scope: .. code-block:: console diff --git a/doc/networking-guide/source/config-ml2.rst b/doc/networking-guide/source/config-ml2.rst index 009fbcdfb1..5431831682 100644 --- a/doc/networking-guide/source/config-ml2.rst +++ b/doc/networking-guide/source/config-ml2.rst @@ -104,7 +104,8 @@ To enable type drivers in the ML2 plug-in. Edit the Update Link. See bug https://bugs.launchpad.net/openstack-manuals/+bug/1567792 For more details, see the -`Configuration Reference `__. +`Networking configuration options `__ +of Configuration Reference. The following type drivers are available