ovs-ofctl: Fix font in manual.
authorBen Pfaff <blp@ovn.org>
Fri, 22 Jul 2016 21:33:56 +0000 (14:33 -0700)
committerBen Pfaff <blp@ovn.org>
Sun, 24 Jul 2016 18:00:21 +0000 (11:00 -0700)
Without this fix, the remainder of the paragraph appears in bold, which was
not intended.

Signed-off-by: Ben Pfaff <blp@ovn.org>
Acked-by: Ryan Moats <rmoats@us.ibm.com>
utilities/ovs-ofctl.8.in

index 6114f0f..7021b76 100644 (file)
@@ -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.