]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
bpftool: Fix typos
authorAndrew Kreimer <algonell@gmail.com>
Mon, 9 Sep 2024 09:24:41 +0000 (12:24 +0300)
committerAndrii Nakryiko <andrii@kernel.org>
Mon, 9 Sep 2024 22:57:52 +0000 (15:57 -0700)
Fix typos in documentation.

Reported-by: Matthew Wilcox <willy@infradead.org>
Reported-by: Quentin Monnet <qmo@kernel.org>
Signed-off-by: Andrew Kreimer <algonell@gmail.com>
Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
Acked-by: Quentin Monnet <qmo@kernel.org>
Link: https://lore.kernel.org/bpf/20240909092452.4293-1-algonell@gmail.com
tools/bpf/bpftool/Documentation/bpftool-gen.rst

index 1b426e58a7cd628d1f9284373b40134352c3e787..ca860fd97d8dfca5204f7c5e250f84d671a5db8a 100644 (file)
@@ -172,7 +172,7 @@ bpftool gen min_core_btf *INPUT* *OUTPUT* *OBJECT* [*OBJECT*...]
     CO-RE based application, turning the application portable to different
     kernel versions.
 
-    Check examples bellow for more information how to use it.
+    Check examples below for more information on how to use it.
 
 bpftool gen help
     Print short help message.