Re: [ovs-dev] [PATCH] ovs-vsctl: Add example of creating a GRE tunnel to manpage.

2012-01-16 Thread Ben Pfaff
Thanks, I fixed that up and pushed this. On Mon, Jan 16, 2012 at 10:47:35AM -0800, Justin Pettit wrote: > I think you meant to start "\fRgre0\fR" with "\fB". Otherwise, it > looks good. > > --Justin > > > On Jan 16, 2012, at 10:16 AM, Ben Pfaff wrote: > > > We've had questions about this a fe

Re: [ovs-dev] [PATCH] ovs-vsctl: Add example of creating a GRE tunnel to manpage.

2012-01-16 Thread Justin Pettit
I think you meant to start "\fRgre0\fR" with "\fB". Otherwise, it looks good. --Justin On Jan 16, 2012, at 10:16 AM, Ben Pfaff wrote: > We've had questions about this a few times. > > Signed-off-by: Ben Pfaff > --- > utilities/ovs-vsctl.8.in |6 ++ > 1 files changed, 6 insertions(+),

[ovs-dev] [PATCH] ovs-vsctl: Add example of creating a GRE tunnel to manpage.

2012-01-16 Thread Ben Pfaff
We've had questions about this a few times. Signed-off-by: Ben Pfaff --- utilities/ovs-vsctl.8.in |6 ++ 1 files changed, 6 insertions(+), 0 deletions(-) diff --git a/utilities/ovs-vsctl.8.in b/utilities/ovs-vsctl.8.in index d24af14..bfc84cc 100644 --- a/utilities/ovs-vsctl.8.in +++ b/u