netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: luca.boccassi@gmail.com
To: netdev@vger.kernel.org
Subject: [PATCH iproute2] man: fix typos found by Lintian
Date: Thu, 15 Jun 2023 02:06:59 +0100	[thread overview]
Message-ID: <20230615010659.1435955-1-luca.boccassi@gmail.com> (raw)

From: Luca Boccassi <bluca@debian.org>

Signed-off-by: Luca Boccassi <bluca@debian.org>
---
 man/man8/dcb-apptrust.8 | 2 +-
 man/man8/tc-netem.8     | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/man/man8/dcb-apptrust.8 b/man/man8/dcb-apptrust.8
index c9948403..d43e97ba 100644
--- a/man/man8/dcb-apptrust.8
+++ b/man/man8/dcb-apptrust.8
@@ -40,7 +40,7 @@ for details on how to configure app table entries.
 
 Selector trust can be used by the
 software stack, or drivers (most likely the latter), when querying the APP
-table, to determine if an APP entry should take effect, or not. Additionaly, the
+table, to determine if an APP entry should take effect, or not. Additionally, the
 order of the trusted selectors will dictate which selector should take
 precedence, in the case of multiple different APP table selectors being present.
 
diff --git a/man/man8/tc-netem.8 b/man/man8/tc-netem.8
index 51cf081e..bc7947da 100644
--- a/man/man8/tc-netem.8
+++ b/man/man8/tc-netem.8
@@ -366,7 +366,7 @@ It is possible to selectively apply impairment using traffic classification.
    match ip dst 65.172.181.4/32 flowid 1:3
 .EE
 .RS 4
-This eample uses a priority queueing discipline;
+This example uses a priority queueing discipline;
 a TBF is added to do rate control; and a simple netem delay.
 A filter classifies all packets going to 65.172.181.4 as being priority 3.
 .PP
-- 
2.39.2


             reply	other threads:[~2023-06-15  1:07 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-06-15  1:06 luca.boccassi [this message]
2023-06-25 18:50 ` [PATCH iproute2] man: fix typos found by Lintian patchwork-bot+netdevbpf

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230615010659.1435955-1-luca.boccassi@gmail.com \
    --to=luca.boccassi@gmail.com \
    --cc=netdev@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).