Re: [ovs-dev] [PATCH] ovn-northd.8: Correct syntax for OVN strings.

2015-11-23 Thread Ben Pfaff
On Mon, Nov 23, 2015 at 01:37:17PM -0500, Russell Bryant wrote: > On 11/23/2015 12:37 PM, Ben Pfaff wrote: > > Backslashes are necessary if you put OVN syntax inside a quoted string, but > > it's not part of the syntax itself and might confuse readers. > > > > Signed-off-by: Ben Pfaff > > --- > >

Re: [ovs-dev] [PATCH] ovn-northd.8: Correct syntax for OVN strings.

2015-11-23 Thread Russell Bryant
On 11/23/2015 12:37 PM, Ben Pfaff wrote: > Backslashes are necessary if you put OVN syntax inside a quoted string, but > it's not part of the syntax itself and might confuse readers. > > Signed-off-by: Ben Pfaff > --- > ovn/northd/ovn-northd.8.xml | 4 ++-- > 1 file changed, 2 insertions(+), 2 d