* [PATCH] madvise.2: srcfix
@ 2022-10-31 20:23 Alejandro Colomar
2022-10-31 21:22 ` Zach O'Keefe
0 siblings, 1 reply; 3+ messages in thread
From: Alejandro Colomar @ 2022-10-31 20:23 UTC (permalink / raw)
To: linux-man; +Cc: Alejandro Colomar, Zach O'Keefe
Reported-by: 'make lint-man-groff'
Cc: Zach O'Keefe <zokeefe@google.com>
Signed-off-by: Alejandro Colomar <alx@kernel.org>
---
Hi Zach,
Just sending the fix to you so you can see it.
Cheers,
Alex
man2/madvise.2 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/man2/madvise.2 b/man2/madvise.2
index 001cb96df..edf805740 100644
--- a/man2/madvise.2
+++ b/man2/madvise.2
@@ -792,7 +792,7 @@ .SS Linux notes
.B ENOMEM
from the system call, as it should).
.PP
-.IR madvise(0,\ 0,\ advice)
+.I madvise(0,\ 0,\ advice)
will return zero iff
.I advice
is supported by the kernel and can be relied on to probe for support.
--
2.37.2
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH] madvise.2: srcfix
2022-10-31 20:23 [PATCH] madvise.2: srcfix Alejandro Colomar
@ 2022-10-31 21:22 ` Zach O'Keefe
2022-10-31 22:36 ` Alejandro Colomar
0 siblings, 1 reply; 3+ messages in thread
From: Zach O'Keefe @ 2022-10-31 21:22 UTC (permalink / raw)
To: Alejandro Colomar; +Cc: linux-man, Alejandro Colomar
On Mon, Oct 31, 2022 at 1:23 PM Alejandro Colomar
<alx.manpages@gmail.com> wrote:
>
> Reported-by: 'make lint-man-groff'
> Cc: Zach O'Keefe <zokeefe@google.com>
> Signed-off-by: Alejandro Colomar <alx@kernel.org>
> ---
>
Reviewed-by: Zach O'Keefe <zokeefe@google.com>
> Hi Zach,
>
> Just sending the fix to you so you can see it.
>
> Cheers,
> Alex
>
Thanks, Alex!
Again, appreciate all your help here -- hopefully it will play
dividends so don't repeat the same mistakes in the future!
Best,
Zach
> man2/madvise.2 | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/man2/madvise.2 b/man2/madvise.2
> index 001cb96df..edf805740 100644
> --- a/man2/madvise.2
> +++ b/man2/madvise.2
> @@ -792,7 +792,7 @@ .SS Linux notes
> .B ENOMEM
> from the system call, as it should).
> .PP
> -.IR madvise(0,\ 0,\ advice)
> +.I madvise(0,\ 0,\ advice)
> will return zero iff
> .I advice
> is supported by the kernel and can be relied on to probe for support.
> --
> 2.37.2
>
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] madvise.2: srcfix
2022-10-31 21:22 ` Zach O'Keefe
@ 2022-10-31 22:36 ` Alejandro Colomar
0 siblings, 0 replies; 3+ messages in thread
From: Alejandro Colomar @ 2022-10-31 22:36 UTC (permalink / raw)
To: Zach O'Keefe; +Cc: linux-man, Alejandro Colomar
[-- Attachment #1.1: Type: text/plain, Size: 334 bytes --]
Hi Zach,
On 10/31/22 22:22, Zach O'Keefe wrote:
> Thanks, Alex!
>
> Again, appreciate all your help here -- hopefully it will play
> dividends so don't repeat the same mistakes in the future!
Yup, I expect that it will pay itself.
It was a pleasure to help! :)
Cheers,
Alex
--
<http://www.alejandro-colomar.es/>
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2022-10-31 22:36 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-10-31 20:23 [PATCH] madvise.2: srcfix Alejandro Colomar
2022-10-31 21:22 ` Zach O'Keefe
2022-10-31 22:36 ` Alejandro Colomar
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox