From 526ae9efe1fcb8a5aee6dd79fc114448bd6fa54f Mon Sep 17 00:00:00 2001 From: Justin Pettit Date: Fri, 21 Jan 2011 01:34:09 -0800 Subject: [PATCH] ovs-ofctl: Fix small typo about nw_tos in man page. --- 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 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). . -- 2.43.0