From 3c4712b95d0c9d370c26294d3434235cb35a0619 Mon Sep 17 00:00:00 2001 From: Andrea Claudi Date: Fri, 9 Feb 2024 16:25:46 +0100 Subject: [PATCH] docs, man: fix some typos Fix some typos and spelling errors in iproute2 documentation. Reviewed-by: Petr Machata Signed-off-by: Andrea Claudi Signed-off-by: Stephen Hemminger --- man/man8/devlink-rate.8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/man8/devlink-rate.8 b/man/man8/devlink-rate.8 index bcec3c316..f09ac4acb 100644 --- a/man/man8/devlink-rate.8 +++ b/man/man8/devlink-rate.8 @@ -149,7 +149,7 @@ These parameter accept integer meaning weight or priority of a node. - set rate object parent to existing node with name \fINODE_NAME\fR or unset parent. Rate limits of the parent node applied to all it's children. Actual behaviour is details of driver's implementation. Setting parent to empty ("") -name due to the kernel logic threated as parent unset. +name due to the kernel logic treated as parent unset. .SS devlink port function rate add - create node rate object with specified parameters. Creates rate object of type node and sets parameters. Parameters same as for the -- 2.47.2