ovs-vsctl: Fix OF protocol name capitalization in manual page
authorThomas Graf <tgraf@noironetworks.com>
Tue, 17 Jun 2014 22:58:02 +0000 (22:58 +0000)
committerJustin Pettit <jpettit@nicira.com>
Tue, 17 Jun 2014 16:15:47 +0000 (09:15 -0700)
Signed-off-by: Thomas Graf <tgraf@noironetworks.com>
Signed-off-by: Justin Pettit <jpettit@nicira.com>
utilities/ovs-vsctl.8.in

index 1701b48..50d8879 100644 (file)
@@ -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: