[ovs-dev] [PATCH] ovs-ofctl: Fix font in manual.

Ben Pfaff blp at ovn.org
Fri Jul 22 21:33:56 UTC 2016


Without this fix, the remainder of the paragraph appears in bold, which was
not intended.

Signed-off-by: Ben Pfaff <blp at ovn.org>
---
 utilities/ovs-ofctl.8.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/utilities/ovs-ofctl.8.in b/utilities/ovs-ofctl.8.in
index 609f573..165baa8 100644
--- a/utilities/ovs-ofctl.8.in
+++ b/utilities/ovs-ofctl.8.in
@@ -2346,7 +2346,7 @@ When sending samples to IPFIX collectors, the unsigned 32-bit integer
 Observation Point ID sent in every IPFIX flow record.  Defaults to 0.
 .IP "\fBsampling_port=\fIport\fR"
 Sample packets on the port.  It can be set as input port or output
-port.  When this option is omitted, or specified as \fBNONE\fB, IPFIX
+port.  When this option is omitted, or specified as \fBNONE\fR, IPFIX
 does not differentiate between ingress packets and egress packets and
 does not export egress tunnel information.  This option was added in
 Open vSwitch 2.5.90.
-- 
2.1.3




More information about the dev mailing list