summaryrefslogtreecommitdiff
path: root/Documentation/tutorials
diff options
context:
space:
mode:
authorStephen Finucane <stephen@that.guru>2017-01-03 21:32:51 +0000
committerBen Pfaff <blp@ovn.org>2017-01-04 08:02:10 -0800
commite25d4af1e690d1091089aefb5b9fde31825252d4 (patch)
treeac60b87c34c4d3cd50846dd5551fce5da65429d7 /Documentation/tutorials
parenteeab45ffdc74325ba1aef893b1805e69867789da (diff)
downloadopenvswitch-e25d4af1e690d1091089aefb5b9fde31825252d4.tar.gz
doc: Add missing ':'
Signed-off-by: Stephen Finucane <stephen@that.guru> Signed-off-by: Ben Pfaff <blp@ovn.org>
Diffstat (limited to 'Documentation/tutorials')
-rw-r--r--Documentation/tutorials/ovs-advanced.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/tutorials/ovs-advanced.rst b/Documentation/tutorials/ovs-advanced.rst
index d14b2f987..de1e7d0f0 100644
--- a/Documentation/tutorials/ovs-advanced.rst
+++ b/Documentation/tutorials/ovs-advanced.rst
@@ -95,7 +95,7 @@ When you run ``ovs-sandbox``, it does the following:
8. Starts a nested interactive shell inside "sandbox".
At this point, you can run all the usual Open vSwitch utilities from the nested
-shell environment. You can, for example, use ``ovs-vsctl`` to create a bridge:
+shell environment. You can, for example, use ``ovs-vsctl`` to create a bridge::
$ ovs-vsctl add-br br0