[ovs-dev] [PATCH] ovs-ofctl: Fix a few formatting typos in manpage.

Justin Pettit jpettit at nicira.com
Mon Aug 15 13:07:10 PDT 2011


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.

--Justin





More information about the dev mailing list