ovs-ofctl: Fix typo in manpage.
authorBen Pfaff <blp@nicira.com>
Wed, 1 Feb 2012 21:35:23 +0000 (13:35 -0800)
committerBen 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

index e9e2e6f..0699d69 100644 (file)
@@ -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.