ovs-ofctl: Document behavior when table=255 is specified.
authorBen Pfaff <blp@nicira.com>
Thu, 10 Nov 2011 17:09:36 +0000 (09:09 -0800)
committerBen Pfaff <blp@nicira.com>
Fri, 11 Nov 2011 22:52:24 +0000 (14:52 -0800)
Reported-by: Michael Mao <mmao@nicira.com>
utilities/ovs-ofctl.8.in

index cd8d4f2..531fd9c 100644 (file)
@@ -447,10 +447,10 @@ these settings are ignored (see \fBFlow Syntax\fR above).
 .
 .IP \fBtable=\fInumber\fR
 If specified, limits the flow manipulation and flow dump commands to
-only apply to the table with the given \fInumber\fR.
-\fInumber\fR is a number between 0 and 254, inclusive.
+only apply to the table with the given \fInumber\fR between 0 and 254.
 .
-Behavior varies if \fBtable\fR is not specified.  For flow table
+Behavior varies if \fBtable\fR is not specified (equivalent to
+specifying 255 as \fInumber\fR).  For flow table
 modification commands without \fB\-\-strict\fR, the switch will choose
 the table for these commands to operate on.  For flow table
 modification commands with \fB\-\-strict\fR, the command will operate