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 <b...@nicira.com> --- ovn/controller/ovn-controller.8.xml | 2 +- ovn/northd/ovn-northd.8.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ovn/controller/ovn-controller.8.xml b/ovn/controller/ovn-controller.8.xml index aadec15..508ad26 100644 --- a/ovn/controller/ovn-controller.8.xml +++ b/ovn/controller/ovn-controller.8.xml @@ -163,7 +163,7 @@ </dd> </dl> - <h1>RUNTIME MANAGEMENT COMMANDS</h1> + <h1>Runtime Management Commands</h1> <p> <code>ovs-appctl</code> can send commands to a running <code>ovn-controller</code> process. The currently supported diff --git a/ovn/northd/ovn-northd.8.xml b/ovn/northd/ovn-northd.8.xml index 1655958..3c5d362 100644 --- a/ovn/northd/ovn-northd.8.xml +++ b/ovn/northd/ovn-northd.8.xml @@ -87,7 +87,7 @@ </li> </ul> - <h1>RUNTIME MANAGEMENT COMMANDS</h1> + <h1>Runtime Management Commands</h1> <p> <code>ovs-appctl</code> can send commands to a running <code>ovn-northd</code> process. The currently supported commands -- 2.1.3 _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev