From: Justin Pettit Date: Fri, 21 Jan 2011 09:34:09 +0000 (-0800) Subject: ovs-ofctl: Fix small typo about nw_tos in man page. X-Git-Tag: v1.1.0~360 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=526ae9efe1fcb8a5aee6dd79fc114448bd6fa54f;p=sliver-openvswitch.git ovs-ofctl: Fix small typo about nw_tos in man page. --- diff --git a/utilities/ovs-ofctl.8.in b/utilities/ovs-ofctl.8.in index 750477483..9137d7d19 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). .