ovs-vsctl: Fix small formatting error in man page.
authorJustin Pettit <jpettit@nicira.com>
Wed, 5 Oct 2011 07:13:56 +0000 (00:13 -0700)
committerJustin Pettit <jpettit@nicira.com>
Sat, 22 Oct 2011 23:16:07 +0000 (16:16 -0700)
utilities/ovs-vsctl.8.in

index ef862df..f246128 100644 (file)
@@ -825,7 +825,7 @@ with specific sampling parameters:
 .IP
 .B "\-\- set Bridge br0 sflow=@s"
 .PP
-Deconfigure sFlow from br0, which also destroys the sFlow record
+Deconfigure sFlow from \fBbr0\fR, which also destroys the sFlow record
 (since it is now unreferenced):
 .IP
 .B "ovs\-vsctl \-\- clear Bridge br0 sflow"