projects
/
openvswitch
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fca2ffb
)
ovs-ofctl: Fix small typo about nw_tos in man page.
author
Justin Pettit
<jpettit@nicira.com>
Fri, 21 Jan 2011 09:34:09 +0000
(
01:34
-0800)
committer
Justin Pettit
<jpettit@nicira.com>
Tue, 1 Feb 2011 21:42:58 +0000
(13:42 -0800)
utilities/ovs-ofctl.8.in
patch
|
blob
|
history
diff --git
a/utilities/ovs-ofctl.8.in
b/utilities/ovs-ofctl.8.in
index 75047748371decec4ce30d96c573002aaee6ea27..9137d7d197bcbf4b1cd0c784d5e013f8a3d1d553 100644
(file)
--- 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).
.