when describing options --shuffle-remotes and --no-shuffle-remotes an
indefinite article was omitted in "This allows user to specify the...".
This patch adds the indefinite article "This allows a user to specify
the..."
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 4d12769b8..bb338d541 100644
--- a/utilities/ovn-sbctl.8.xml
+++ b/utilities/ovn-sbctl.8.xml
@@ -188,7 +188,7 @@
clients of a clustered database can distribute evenly to all members
of the cluster. With <code>--no-shuffle-remotes</code>,
<code>ovn-sbctl</code> will use the original order specified in the
- connection string to connect. This allows user to specify the
+ connection string to connect. This allows a user to specify the
preferred order, which is particularly useful for testing.
</dd>
--
2.55.0
_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev