[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <10e504c336f461bd3caeaef7d187c2231027a1f8.1652364969.git.aclaudi@redhat.com>
Date: Thu, 12 May 2022 16:18:47 +0200
From: Andrea Claudi <aclaudi@...hat.com>
To: netdev@...r.kernel.org
Cc: stephen@...workplumber.org, dsahern@...il.com
Subject: [PATCH RESEND iproute2 2/3] man: fix some typos
In dcb-app man page, 'direcly' should be 'directly'
In dcb-dcbx man page, 'respecively' should be 'respectively'
In devlink-dev man page, 'unspecificed' should be 'unspecified'
Signed-off-by: Andrea Claudi <aclaudi@...hat.com>
---
man/man8/dcb-app.8 | 2 +-
man/man8/dcb-dcbx.8 | 2 +-
man/man8/devlink-dev.8 | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/man/man8/dcb-app.8 b/man/man8/dcb-app.8
index 23fd3374..9780fe4b 100644
--- a/man/man8/dcb-app.8
+++ b/man/man8/dcb-app.8
@@ -170,7 +170,7 @@ priorities that should be assigned to matching traffic.
\fIDSCP-MAP\fR uses the array parameter syntax, see
.BR dcb (8)
for details. Keys are DSCP points, values are priorities assigned to
-traffic with matching DSCP. DSCP points can be written either direcly as
+traffic with matching DSCP. DSCP points can be written either directly as
numeric values, or using symbolic names specified in
.B /etc/iproute2/rt_dsfield
(however note that that file specifies full 8-bit dsfield values, whereas
diff --git a/man/man8/dcb-dcbx.8 b/man/man8/dcb-dcbx.8
index 52133e34..bafc18f6 100644
--- a/man/man8/dcb-dcbx.8
+++ b/man/man8/dcb-dcbx.8
@@ -67,7 +67,7 @@ allows setting both and lets the driver handle it as appropriate.
.B cee
.TQ
.B ieee
-The device supports CEE (Converged Enhanced Ethernet) and, respecively, IEEE
+The device supports CEE (Converged Enhanced Ethernet) and, respectively, IEEE
version of the DCB specification. Typically only one of these will be set, but
.B dcb dcbx
does not mandate this.
diff --git a/man/man8/devlink-dev.8 b/man/man8/devlink-dev.8
index 22735dc1..6906e509 100644
--- a/man/man8/devlink-dev.8
+++ b/man/man8/devlink-dev.8
@@ -199,7 +199,7 @@ pending this action will reload current firmware image.
.B limit no_reset
- Specifies limitation on reload action.
-If this argument is omitted limit is unspecificed and the reload action is not
+If this argument is omitted limit is unspecified and the reload action is not
limited. In such case driver implementation may include reset or downtime as
needed to perform the actions.
--
2.35.3
Powered by blists - more mailing lists