When documenting ovn-sbctl daemon mode the word example was misspelled.
This patch corrects that minor typo

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 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/utilities/ovn-sbctl.8.xml b/utilities/ovn-sbctl.8.xml
index 18c4a5d36..427b5f6bc 100644
--- a/utilities/ovn-sbctl.8.xml
+++ b/utilities/ovn-sbctl.8.xml
@@ -90,7 +90,7 @@
       When using daemon mode, an alternative to the <env>OVN_SB_DAEMON</env>
       environment variable is to specify a path for the Unix socket. When
       starting the ovn-sbctl daemon, specify the <code>-u</code> option with a
-      full path to the location of the socket file. Here is an exmple:
+      full path to the location of the socket file. Here is an example:
     </p>
 
     <pre fixed="yes">
-- 
2.55.0

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

Reply via email to