diff mbox series

[iproute2-next] man: fix two small typos on xdp manipulations

Message ID 20241220-man-v1-1-2ac51fb859e1@bootlin.com (mailing list archive)
State New
Delegated to: Stephen Hemminger
Headers show
Series [iproute2-next] man: fix two small typos on xdp manipulations | expand

Checks

Context Check Description
netdev/tree_selection success Not a local patch

Commit Message

Alexis Lothoré Dec. 20, 2024, 4:56 p.m. UTC
Signed-off-by: Alexis Lothoré <alexis.lothore@bootlin.com>
---
 man/man8/ip-link.8.in | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)


---
base-commit: 19514606dce31e85039b3b19d538e576824a03f5
change-id: 20241220-man-8c0f47042cf4

Best regards,
diff mbox series

Patch

diff --git a/man/man8/ip-link.8.in b/man/man8/ip-link.8.in
index 64b5ba21c222e12b9b0f6e087f85bddf7e374a4b..b40c9938f5a88a05ffa0f2c4628438668e7231dc 100644
--- a/man/man8/ip-link.8.in
+++ b/man/man8/ip-link.8.in
@@ -2467,7 +2467,7 @@  loaded under
 .B xdpgeneric object "|" pinned
 then the kernel will use the generic XDP variant instead of the native one.
 .B xdpdrv
-has the opposite effect of requestsing that the automatic fallback to the
+has the opposite effect of requesting that the automatic fallback to the
 generic XDP variant be disabled and in case driver is not XDP-capable error
 should be returned.
 .B xdpdrv
@@ -2476,7 +2476,7 @@  also disables hardware offloads.
 in ip link output indicates that the program has been offloaded to hardware
 and can also be used to request the "offload" mode, much like
 .B xdpgeneric
-it forces program to be installed specifically in HW/FW of the apater.
+it forces program to be installed specifically in HW/FW of the adapter.
 
 .B off
 (or