summaryrefslogtreecommitdiff
path: root/Documentation/howto
diff options
context:
space:
mode:
authorKevin Traynor <ktraynor@redhat.com>2022-04-12 15:20:18 +0100
committerIlya Maximets <i.maximets@ovn.org>2022-05-04 21:47:18 +0200
commit9dd3031d2e0e9597449e95428320ccaaff7d8b3d (patch)
treec8597431451141b98d318bf09602e24bdf155754 /Documentation/howto
parent6c50462096056826b504850ad2c23b997a5227d7 (diff)
downloadopenvswitch-9dd3031d2e0e9597449e95428320ccaaff7d8b3d.tar.gz
Documentation: Fix use of rst verbatim code chunk syntax.
In some places it is using Markdown syntax and in others it is not needed as there is already a code block. Signed-off-by: Kevin Traynor <ktraynor@redhat.com> Reviewed-by: David Marchand <david.marchand@redhat.com> Signed-off-by: Ilya Maximets <i.maximets@ovn.org>
Diffstat (limited to 'Documentation/howto')
-rw-r--r--Documentation/howto/vtep.rst1
1 files changed, 0 insertions, 1 deletions
diff --git a/Documentation/howto/vtep.rst b/Documentation/howto/vtep.rst
index 6a5202423..302894ff1 100644
--- a/Documentation/howto/vtep.rst
+++ b/Documentation/howto/vtep.rst
@@ -118,7 +118,6 @@ using the debian packages as mentioned in step 2 of the "Requirements" section.
$ ovsdb-tool create /etc/openvswitch/ovs.db vswitchd/vswitch.ovsschema
$ ovsdb-tool create /etc/openvswitch/vtep.db vtep/vtep.ovsschema
- ```
2. Start ovsdb-server and have it handle both databases: