"limtied" should be "limited". Assisted-by: Claude Fable 5.1, Claude Code Signed-off-by: LEEMINHYUNG <[email protected]> --- ovsdb/ovsdb-server.1.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/ovsdb/ovsdb-server.1.in b/ovsdb/ovsdb-server.1.in index 6341f1397..e3b3c2f9a 100644 --- a/ovsdb/ovsdb-server.1.in +++ b/ovsdb/ovsdb-server.1.in @@ -354,7 +354,7 @@ the command line or through the \fBovsdb\-server/add\-db\fR command. . .IP "\fBovsdb\-server/tlog\-set \fIdatabase\fR:\fItable\fR \fIon\fR|\fIoff\fR" Enables or disables logging of all operations executed on the specified -database and table. Logs are generated at INFO level and are rate limtied. +database and table. Logs are generated at INFO level and are rate limited. . .IP "\fBovsdb\-server/tlog\-list" Displays the logging state for all currently configured databases and tables. -- 2.34.1 _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
