Re: [ovs-dev] [PATCH 03/23] ovn: Change h1 titles to title case in documentation.

2015-10-15 Thread Ben Pfaff
On Thu, Oct 15, 2015 at 01:54:26PM -0700, Justin Pettit wrote: > > > On Oct 9, 2015, at 9:15 PM, Ben Pfaff wrote: > > > > Manpage section titles are traditionally all-uppercase, but OVS's > > XML-to-nroff translator takes care of that and there's no need to actually > > provide them in all-caps

Re: [ovs-dev] [PATCH 03/23] ovn: Change h1 titles to title case in documentation.

2015-10-15 Thread Justin Pettit
> On Oct 9, 2015, at 9:15 PM, Ben Pfaff wrote: > > Manpage section titles are traditionally all-uppercase, but OVS's > XML-to-nroff translator takes care of that and there's no need to actually > provide them in all-caps (and it looks ugly). > > Signed-off-by: Ben Pfaff Acked-by: Justin Petti

[ovs-dev] [PATCH 03/23] ovn: Change h1 titles to title case in documentation.

2015-10-09 Thread Ben Pfaff
Manpage section titles are traditionally all-uppercase, but OVS's XML-to-nroff translator takes care of that and there's no need to actually provide them in all-caps (and it looks ugly). Signed-off-by: Ben Pfaff --- ovn/controller/ovn-controller.8.xml | 2 +- ovn/northd/ovn-northd.8.xml