On Mon, Aug 15, 2011 at 01:07:10PM -0700, Justin Pettit wrote:
> On Aug 15, 2011, at 11:10 AM, Ben Pfaff wrote:
> 
> > @@ -696,7 +696,7 @@ Does nothing at all.  Any number of bytes represented 
> > as hex digits
> > \fIhh\fR may be included.  Pairs of hex digits may be separated by
> > periods for readability.
> > .
> > -.IP 
> > "\fBmove:\fIsrc\fB[\fIstart\fB..\fIend\fB]->\fIdst\fB[\fIstart\fB..\fIend\fB]\fR"
> > +.IP 
> > "\fBmove:\fIsrc\fB[\fIstart\fB..\fIend\fB]\->\fIdst\fB[\fIstart\fB..\fIend\fB]\fR"
> 
> Did you want to also escape the "->" from this line?
> 
>       \fBmove:NXM_NX_REG0[0..15]->NXM_OF_VLAN_TCI[]\fR
> 
> Otherwise, looks good.

Good spotting.  I added \ to that line and will push this soon.
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to