[ovs-dev] [IPv6 Redux 1/6] ovs-ofctl: Fix small typo about nw_tos in man page.

Ethan Jackson ethan at nicira.com
Sat Jan 22 18:58:28 UTC 2011


Looks Good.

On Sat, Jan 22, 2011 at 3:11 AM, Justin Pettit <jpettit at nicira.com> wrote:
> ---
>  utilities/ovs-ofctl.8.in |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/utilities/ovs-ofctl.8.in b/utilities/ovs-ofctl.8.in
> index 7504774..9137d7d 100644
> --- a/utilities/ovs-ofctl.8.in
> +++ b/utilities/ovs-ofctl.8.in
> @@ -314,7 +314,7 @@ Matches IP ToS/DSCP field \fItos\fR, which is specified as a decimal
>  number between 0 and 255, inclusive.  Note that the two lower reserved
>  bits are ignored for matching purposes.
>  .IP
> -The value of \fBnw_proto\fR is ignored unless \fBdl_type=0x0800\fR,
> +The value of \fBnw_tos\fR is ignored unless \fBdl_type=0x0800\fR,
>  \fBip\fR, \fBicmp\fR, \fBtcp\fR, or \fBudp\fR is also specified (see
>  \fBFlow Syntax\fR above).
>  .
> --
> 1.7.1
>
>
> _______________________________________________
> dev mailing list
> dev at openvswitch.org
> http://openvswitch.org/mailman/listinfo/dev_openvswitch.org
>




More information about the dev mailing list