String 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 <[email protected]> --- Documentation/howto/vlan.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/howto/vlan.rst b/Documentation/howto/vlan.rst index 629fc1e..86fcf95 100644 --- a/Documentation/howto/vlan.rst +++ b/Documentation/howto/vlan.rst @@ -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:: -- 2.9.3 _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
