Signed-off-by: Thomas Graf <tg...@noironetworks.com>
---
 utilities/ovs-vsctl.8.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/utilities/ovs-vsctl.8.in b/utilities/ovs-vsctl.8.in
index 1701b48..50d8879 100644
--- a/utilities/ovs-vsctl.8.in
+++ b/utilities/ovs-vsctl.8.in
@@ -973,7 +973,7 @@ Deconfigure STP from above:
 Configure bridge \fBbr0\fR to support OpenFlow versions 1.0, 1.2, and
 1.3:
 .IP
-.B "ovs\-vsctl set bridge br0 protocols=openflow10,openflow12,openflow13"
+.B "ovs\-vsctl set bridge br0 protocols=OpenFlow10,OpenFlow12,OpenFlow13"
 .
 .SS "Flow Table Configuration"
 Limit flow table 0 on bridge br0 to a maximum of 100 flows:
-- 
1.9.3

_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to