diff mbox series

[iproute2] man: fix typo found by Lintian

Message ID 20240312222422.2494767-1-luca.boccassi@gmail.com (mailing list archive)
State Accepted
Commit f31afe64d6d8ce8c722c95a25a9146d0deceed59
Delegated to: Stephen Hemminger
Headers show
Series [iproute2] man: fix typo found by Lintian | expand

Checks

Context Check Description
netdev/tree_selection success Not a local patch

Commit Message

Luca Boccassi March 12, 2024, 10:24 p.m. UTC
From: Luca Boccassi <bluca@debian.org>

Signed-off-by: Luca Boccassi <bluca@debian.org>
---
 man/man8/tc-mirred.8 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

patchwork-bot+netdevbpf@kernel.org March 13, 2024, 5:10 p.m. UTC | #1
Hello:

This patch was applied to iproute2/iproute2.git (main)
by Stephen Hemminger <stephen@networkplumber.org>:

On Tue, 12 Mar 2024 22:24:22 +0000 you wrote:
> From: Luca Boccassi <bluca@debian.org>
> 
> Signed-off-by: Luca Boccassi <bluca@debian.org>
> ---
>  man/man8/tc-mirred.8 | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Here is the summary with links:
  - [iproute2] man: fix typo found by Lintian
    https://git.kernel.org/pub/scm/network/iproute2/iproute2.git/commit/?id=f31afe64d6d8

You are awesome, thank you!
diff mbox series

Patch

diff --git a/man/man8/tc-mirred.8 b/man/man8/tc-mirred.8
index ea408467..cf199bd7 100644
--- a/man/man8/tc-mirred.8
+++ b/man/man8/tc-mirred.8
@@ -114,7 +114,7 @@  interface, it is possible to send ingress traffic through an instance of
 .EE
 .RE
 
-.SH LIMITIATIONS
+.SH LIMITATIONS
 The kernel restricts nesting to four levels to avoid the chance
 of nesting loops.
 .PP