Looks good, thanks. Ethan
On Mon, May 14, 2012 at 11:18 AM, Ben Pfaff <[email protected]> wrote: > Reported-by: Vjekoslav Brajkovic <[email protected]> > Signed-off-by: Ben Pfaff <[email protected]> > --- > AUTHORS | 1 + > utilities/ovs-dpctl.8.in | 3 +-- > 2 files changed, 2 insertions(+), 2 deletions(-) > > diff --git a/AUTHORS b/AUTHORS > index 89472b3..dea511b 100644 > --- a/AUTHORS > +++ b/AUTHORS > @@ -146,6 +146,7 @@ Takayuki HAMA [email protected] > Teemu Koponen [email protected] > Timothy Chen [email protected] > Vishal Swarankar [email protected] > +Vjekoslav Brajkovic [email protected] > Voravit T. [email protected] > YAMAMOTO Takashi [email protected] > Yongqiang Liu [email protected] > diff --git a/utilities/ovs-dpctl.8.in b/utilities/ovs-dpctl.8.in > index b49dd8a..40032bc 100644 > --- a/utilities/ovs-dpctl.8.in > +++ b/utilities/ovs-dpctl.8.in > @@ -16,8 +16,7 @@ ovs\-dpctl \- administer Open vSwitch datapaths > .SH DESCRIPTION > .PP > The \fBovs\-dpctl\fR program can create, modify, and delete Open vSwitch > -datapaths. A single machine may host up to 256 datapaths (numbered 0 > -to 255). > +datapaths. A single machine may host any number of datapaths. > .PP > A newly created datapath is associated with only one network device, a > virtual network device sometimes called the datapath's ``local port''. > -- > 1.7.2.5 > > _______________________________________________ > dev mailing list > [email protected] > http://openvswitch.org/mailman/listinfo/dev _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
