[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240907231028.53027-1-algonell@gmail.com>
Date: Sun, 8 Sep 2024 02:10:10 +0300
From: Andrew Kreimer <algonell@...il.com>
To: Quentin Monnet <qmo@...nel.org>,
Alexei Starovoitov <ast@...nel.org>,
Daniel Borkmann <daniel@...earbox.net>,
Andrii Nakryiko <andrii@...nel.org>,
Martin KaFai Lau <martin.lau@...ux.dev>,
Eduard Zingerman <eddyz87@...il.com>,
Song Liu <song@...nel.org>,
Yonghong Song <yonghong.song@...ux.dev>,
John Fastabend <john.fastabend@...il.com>,
KP Singh <kpsingh@...nel.org>,
Stanislav Fomichev <sdf@...ichev.me>,
Hao Luo <haoluo@...gle.com>,
Jiri Olsa <jolsa@...nel.org>
Cc: bpf@...r.kernel.org,
linux-kernel@...r.kernel.org,
kernel-janitors@...r.kernel.org,
Andrew Kreimer <algonell@...il.com>,
Matthew Wilcox <willy@...radead.org>
Subject: [PATCH] bpftool: Fix a typo
Fix a typo in documentation.
Reported-by: Matthew Wilcox <willy@...radead.org>
Signed-off-by: Andrew Kreimer <algonell@...il.com>
---
tools/bpf/bpftool/Documentation/bpftool-gen.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tools/bpf/bpftool/Documentation/bpftool-gen.rst b/tools/bpf/bpftool/Documentation/bpftool-gen.rst
index c768e6d4ae09..6c3f98c64cee 100644
--- a/tools/bpf/bpftool/Documentation/bpftool-gen.rst
+++ b/tools/bpf/bpftool/Documentation/bpftool-gen.rst
@@ -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 how to use it.
bpftool gen help
Print short help message.
--
2.46.0
Powered by blists - more mailing lists