summaryrefslogtreecommitdiff
path: root/utilities
diff options
context:
space:
mode:
authorJustin Pettit <jpettit@ovn.org>2016-08-18 14:14:45 -0700
committerJustin Pettit <jpettit@ovn.org>2016-09-19 09:12:37 -0700
commit56fb20c4a1622c0f19bd2865c6688bdc78d5b40f (patch)
tree7e193a71fe99fabaf659eb193efff1e1e7c5467f /utilities
parent9dcd5910059da988bd23decae5526693d6a73b53 (diff)
downloadopenvswitch-56fb20c4a1622c0f19bd2865c6688bdc78d5b40f.tar.gz
ovs-ofctl.8.in: Fix minor formatting issues.
Signed-off-by: Justin Pettit <jpettit@ovn.org> Acked-by: Ben Pfaff <blp@ovn.org>
Diffstat (limited to 'utilities')
-rw-r--r--utilities/ovs-ofctl.8.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/utilities/ovs-ofctl.8.in b/utilities/ovs-ofctl.8.in
index 249b28aaa..443cf7060 100644
--- a/utilities/ovs-ofctl.8.in
+++ b/utilities/ovs-ofctl.8.in
@@ -255,7 +255,7 @@ This command has limited usefulness, because ports often have no
configured queues and because the OpenFlow protocol provides only very
limited information about the configuration of a queue.
.
-.IP "\fBdump\-ipfix\-bridge \fIswitch
+.IP "\fBdump\-ipfix\-bridge \fIswitch\fR"
Prints to the console the statistics of bridge IPFIX for \fIswitch\fR.
If bridge IPFIX is configured on the \fIswitch\fR, IPFIX statistics
can be retrieved. Otherwise, error message will be printed.
@@ -263,13 +263,13 @@ can be retrieved. Otherwise, error message will be printed.
This command uses an Open vSwitch extension that is only in Open
vSwitch 2.6 and later.
.
-.IP "\fBdump\-ipfix\-flow \fIswitch
+.IP "\fBdump\-ipfix\-flow \fIswitch\fR"
Prints to the console the statistics of flow-based IPFIX for
\fIswitch\fR. If flow-based IPFIX is configured on the \fIswitch\fR,
statistics of all the collector set ids on the \fIswitch\fR will be
printed. Otherwise, print error message.
.IP
-Refer to \fBovs-vswitchd.conf.db\fR(5) for more details on configuring
+Refer to \fBovs\-vswitchd.conf.db\fR(5) for more details on configuring
flow based IPFIX and collector set ids.
.IP
This command uses an Open vSwitch extension that is only in Open