ovs-ofctl: Fix small typo about nw_tos in man page.
authorJustin Pettit <jpettit@nicira.com>
Fri, 21 Jan 2011 09:34:09 +0000 (01:34 -0800)
committerJustin Pettit <jpettit@nicira.com>
Tue, 1 Feb 2011 21:42:58 +0000 (13:42 -0800)
utilities/ovs-ofctl.8.in

index 7504774..9137d7d 100644 (file)
@@ -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).
 .