projects
/
openvswitch
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7bde8dd
)
ovs-vsctl: Fix small formatting error in man page.
author
Justin Pettit
<jpettit@nicira.com>
Wed, 5 Oct 2011 07:13:56 +0000
(
00:13
-0700)
committer
Justin Pettit
<jpettit@nicira.com>
Sat, 22 Oct 2011 23:16:07 +0000
(16:16 -0700)
utilities/ovs-vsctl.8.in
patch
|
blob
|
history
diff --git
a/utilities/ovs-vsctl.8.in
b/utilities/ovs-vsctl.8.in
index ef862df10f35c57ee62884c4d551258036f2ce42..f246128fffbf3d342d7fb10cc30d912c3b44db6a 100644
(file)
--- 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"