public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] bpftool: Fix a typo
@ 2024-09-07 23:10 Andrew Kreimer
  2024-09-08 19:20 ` Quentin Monnet
  0 siblings, 1 reply; 3+ messages in thread
From: Andrew Kreimer @ 2024-09-07 23:10 UTC (permalink / raw)
  To: Quentin Monnet, Alexei Starovoitov, Daniel Borkmann,
	Andrii Nakryiko, Martin KaFai Lau, Eduard Zingerman, Song Liu,
	Yonghong Song, John Fastabend, KP Singh, Stanislav Fomichev,
	Hao Luo, Jiri Olsa
  Cc: bpf, linux-kernel, kernel-janitors, Andrew Kreimer,
	Matthew Wilcox

Fix a typo in documentation.

Reported-by: Matthew Wilcox <willy@infradead.org>
Signed-off-by: Andrew Kreimer <algonell@gmail.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


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] bpftool: Fix a typo
  2024-09-07 23:10 [PATCH] bpftool: Fix a typo Andrew Kreimer
@ 2024-09-08 19:20 ` Quentin Monnet
  2024-09-09  9:28   ` Andrew Kreimer
  0 siblings, 1 reply; 3+ messages in thread
From: Quentin Monnet @ 2024-09-08 19:20 UTC (permalink / raw)
  To: Andrew Kreimer, Alexei Starovoitov, Daniel Borkmann,
	Andrii Nakryiko, Martin KaFai Lau, Eduard Zingerman, Song Liu,
	Yonghong Song, John Fastabend, KP Singh, Stanislav Fomichev,
	Hao Luo, Jiri Olsa
  Cc: bpf, linux-kernel, kernel-janitors, Matthew Wilcox

On 08/09/2024 00:10, Andrew Kreimer wrote:
> Fix a typo in documentation.
> 
> Reported-by: Matthew Wilcox <willy@infradead.org>
> Signed-off-by: Andrew Kreimer <algonell@gmail.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.
Thanks! Since we're at it, would you mind fixing the rest of the
sentence, too?
“Check _the_ examples below for more information _on_ how to use it”

Quentin

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] bpftool: Fix a typo
  2024-09-08 19:20 ` Quentin Monnet
@ 2024-09-09  9:28   ` Andrew Kreimer
  0 siblings, 0 replies; 3+ messages in thread
From: Andrew Kreimer @ 2024-09-09  9:28 UTC (permalink / raw)
  To: Quentin Monnet
  Cc: Alexei Starovoitov, Daniel Borkmann, Andrii Nakryiko,
	Martin KaFai Lau, Eduard Zingerman, Song Liu, Yonghong Song,
	John Fastabend, KP Singh, Stanislav Fomichev, Hao Luo, Jiri Olsa,
	bpf, linux-kernel, kernel-janitors, Matthew Wilcox

On Sun, Sep 08, 2024 at 08:20:01PM +0100, Quentin Monnet wrote:
> On 08/09/2024 00:10, Andrew Kreimer wrote:
> > Fix a typo in documentation.
> > 
> > Reported-by: Matthew Wilcox <willy@infradead.org>
> > Signed-off-by: Andrew Kreimer <algonell@gmail.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.
> Thanks! Since we're at it, would you mind fixing the rest of the
> sentence, too?
> “Check _the_ examples below for more information _on_ how to use it”

Done.

> 
> Quentin

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2024-09-09  9:28 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-07 23:10 [PATCH] bpftool: Fix a typo Andrew Kreimer
2024-09-08 19:20 ` Quentin Monnet
2024-09-09  9:28   ` Andrew Kreimer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox