projects
/
openvswitch
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
254750c
)
ovs-ofctl: Fix typo in manpage.
author
Ben Pfaff
<blp@nicira.com>
Wed, 1 Feb 2012 21:35:23 +0000
(13:35 -0800)
committer
Ben Pfaff
<blp@nicira.com>
Wed, 1 Feb 2012 22:59:45 +0000
(14:59 -0800)
Signed-off-by: Ben Pfaff <blp@nicira.com>
utilities/ovs-ofctl.8.in
patch
|
blob
|
history
diff --git
a/utilities/ovs-ofctl.8.in
b/utilities/ovs-ofctl.8.in
index e9e2e6fd5181fce9a94ce5c40c57cac954419dd2..0699d69c92f4c033028bfa5e440ee021808f1045 100644
(file)
--- a/
utilities/ovs-ofctl.8.in
+++ b/
utilities/ovs-ofctl.8.in
@@
-1014,7
+1014,7
@@
unique flow entry, which begins with some common information:
.IP \fBduration\fR
The number of seconds the entry has been in the table.
.
-.IP \fBtable
_id
\fR
+.IP \fBtable\fR
The table that contains the flow. When a packet arrives, the switch
begins searching for an entry at the lowest numbered table. Tables are
numbered as shown by the \fBdump\-tables\fR command.