[ovs-dev] [PATCH] vlan.rst: Strip leftover HTML.

Russell Bryant russell at ovn.org
Mon Jan 16 21:46:58 UTC 2017


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 <russell at ovn.org>
---
 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



More information about the dev mailing list