linux-man.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] getdents.2: wfix
@ 2020-10-28 19:34 Alejandro Colomar
  2020-10-28 21:20 ` Michael Kerrisk (man-pages)
  0 siblings, 1 reply; 2+ messages in thread
From: Alejandro Colomar @ 2020-10-28 19:34 UTC (permalink / raw)
  To: mtk.manpages; +Cc: Alejandro Colomar, linux-man

Signed-off-by: Alejandro Colomar <colomar.6.4.3@gmail.com>
---
 man2/getdents.2 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/man2/getdents.2 b/man2/getdents.2
index c08019fac..02790b8f7 100644
--- a/man2/getdents.2
+++ b/man2/getdents.2
@@ -222,7 +222,7 @@ or
 .I linux_dirent64
 structure yourself.
 .PP
-Probably, you probably want to use
+Probably, you want to use
 .BR readdir (3)
 instead of these system calls.
 .PP
-- 
2.28.0


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

* Re: [PATCH] getdents.2: wfix
  2020-10-28 19:34 [PATCH] getdents.2: wfix Alejandro Colomar
@ 2020-10-28 21:20 ` Michael Kerrisk (man-pages)
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Kerrisk (man-pages) @ 2020-10-28 21:20 UTC (permalink / raw)
  To: Alejandro Colomar; +Cc: mtk.manpages, linux-man

On 10/28/20 8:34 PM, Alejandro Colomar wrote:
> Signed-off-by: Alejandro Colomar <colomar.6.4.3@gmail.com>

Hello Alex,

Thanks. Patch applied.

Cheers,

Michael

> ---
>  man2/getdents.2 | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/man2/getdents.2 b/man2/getdents.2
> index c08019fac..02790b8f7 100644
> --- a/man2/getdents.2
> +++ b/man2/getdents.2
> @@ -222,7 +222,7 @@ or
>  .I linux_dirent64
>  structure yourself.
>  .PP
> -Probably, you probably want to use
> +Probably, you want to use
>  .BR readdir (3)
>  instead of these system calls.
>  .PP
> 


-- 
Michael Kerrisk
Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/
Linux/UNIX System Programming Training: http://man7.org/training/

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

end of thread, other threads:[~2020-10-28 22:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-28 19:34 [PATCH] getdents.2: wfix Alejandro Colomar
2020-10-28 21:20 ` Michael Kerrisk (man-pages)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).