All the descriptions under h2 headers are wrapped in <p> tags except for
Table Formatting Options. Correct the description to be wrapped in <p>
tags.

Assisted-by: Claude Opus 4.6, Claude Code
Fixes: 0b70e8a83965 ("ovn-sbctl: Add daemon support.")
Signed-off-by: Jacob Tanenbaum <[email protected]>
---
 utilities/ovn-sbctl.8.xml | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/utilities/ovn-sbctl.8.xml b/utilities/ovn-sbctl.8.xml
index 2155ade9a..d51fc897e 100644
--- a/utilities/ovn-sbctl.8.xml
+++ b/utilities/ovn-sbctl.8.xml
@@ -242,8 +242,10 @@
     <xi:include href="lib/vlog.xml" 
xmlns:xi="http://www.w3.org/2003/XInclude"/>
 
     <h2>Table Formatting Options</h2>
-    These options control the format of output from the <code>list</code> and
-    <code>find</code> commands.
+    <p>
+      These options control the format of output from the <code>list</code>
+      and <code>find</code> commands.
+    </p>
     <xi:include href="lib/table.xml" 
xmlns:xi="http://www.w3.org/2003/XInclude"/>
 
     <h2>PKI Options</h2>
-- 
2.55.0

_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to