Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

bpftool: Fix typos

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

authored by

Andrew Kreimer and committed by
Andrii Nakryiko
f028d771 4cdc0e4c

+1 -1
+1 -1
tools/bpf/bpftool/Documentation/bpftool-gen.rst
··· 172 172 CO-RE based application, turning the application portable to different 173 173 kernel versions. 174 174 175 - Check examples bellow for more information how to use it. 175 + Check examples below for more information on how to use it. 176 176 177 177 bpftool gen help 178 178 Print short help message.