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-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f0f87cbd99db36c9c5a127445cff6f5893d97dba;p=openvswitch ovs-vsctl: Fix small formatting error in man page. --- diff --git a/utilities/ovs-vsctl.8.in b/utilities/ovs-vsctl.8.in index ef862df1..f246128f 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"