On Tue, Aug 05, 2014 at 04:38:53PM -0700, Jarno Rajahalme wrote: > Signed-off-by: Jarno Rajahalme <jrajaha...@nicira.com> > --- > utilities/ovs-ofctl.8.in | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/utilities/ovs-ofctl.8.in b/utilities/ovs-ofctl.8.in > index 5251c53..77eddb4 100644 > --- a/utilities/ovs-ofctl.8.in > +++ b/utilities/ovs-ofctl.8.in > @@ -1986,7 +1986,7 @@ Drop packets exceeding the band's rate limit. > .IP \fBrate=\fIvalue\fR > The relative rate limit for this band, in kilobits per second or packets per > second, depending on the meter flags defined above. > -.IP \fBburst_size=\fIport\fR > +.IP \fBburst_size=\fIvalue\fR > The maximum burst allowed for the band. If unspecified, the switch is free > to > select some reasonable value depending on it's configuration. > .RE
Also, s/it's/its/ here. It would also be nice to document the unit in which the burst is measured. _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev