public inbox for linux-man@vger.kernel.org
 help / color / mirror / Atom feed
* [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

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