ovn: Change h1 titles to title case in documentation.
authorBen Pfaff <blp@nicira.com>
Wed, 7 Oct 2015 04:43:45 +0000 (21:43 -0700)
committerBen Pfaff <blp@nicira.com>
Fri, 16 Oct 2015 04:13:32 +0000 (21:13 -0700)
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 <blp@nicira.com>
Acked-by: Justin Pettit <jpettit@nicira.com>
ovn/controller/ovn-controller.8.xml
ovn/northd/ovn-northd.8.xml

index aadec15..508ad26 100644 (file)
       </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
index 1655958..3c5d362 100644 (file)
@@ -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