2
0
mirror of https://github.com/openvswitch/ovs synced 2025-08-31 14:25:26 +00:00

vlan.rst: Strip leftover HTML.

Strip a couple of closing HTML tags that were left over from when this doc
was converted from the web site to RST.

Signed-off-by: Russell Bryant <russell@ovn.org>
Acked-by: Ben Pfaff <blp@ovn.org>
This commit is contained in:
Russell Bryant
2017-01-16 16:46:16 -05:00
parent aeff7d9886
commit b8d2455db7

View File

@@ -90,7 +90,7 @@ Perform the following configuration on `host1`:
#. Add ``eth0`` to the bridge::
$ ovs-vsctl add-port br0 eth0</code></p>
$ ovs-vsctl add-port br0 eth0
.. note::