From: Justin Pettit Date: Wed, 5 Oct 2011 07:13:56 +0000 (-0700) Subject: ovs-vsctl: Fix small formatting error in man page. X-Git-Tag: v1.3.0~54 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=f0f87cbd99db36c9c5a127445cff6f5893d97dba;p=sliver-openvswitch.git ovs-vsctl: Fix small formatting error in man page. --- diff --git a/utilities/ovs-vsctl.8.in b/utilities/ovs-vsctl.8.in index ef862df10..f246128ff 100644 --- a/utilities/ovs-vsctl.8.in +++ b/utilities/ovs-vsctl.8.in @@ -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"