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

Ryan Moats rmoats at us.ibm.com
Sun Jul 24 00:48:32 UTC 2016


"dev" <dev-bounces at openvswitch.org> wrote on 07/22/2016 04:33:56 PM:

> From: Ben Pfaff <blp at ovn.org>
> To: dev at openvswitch.org
> Cc: Ben Pfaff <blp at ovn.org>
> Date: 07/22/2016 04:34 PM
> Subject: [ovs-dev] [PATCH] ovs-ofctl: Fix font in manual.
> Sent by: "dev" <dev-bounces at openvswitch.org>
>
> 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.

Oops?! Since it is simple enough, let's merge it.

Acked-by: Ryan Moats <rmoats at us.ibm.com>





More information about the dev mailing list