linux-man.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] readdir_r(3): fix reference to readdir(3)
@ 2016-08-27 10:20 Ruben Kerkhof
       [not found] ` <20160827102039.15524-1-ruben-pkfekA+zf0jEimEGZCN+oA@public.gmane.org>
  0 siblings, 1 reply; 2+ messages in thread
From: Ruben Kerkhof @ 2016-08-27 10:20 UTC (permalink / raw)
  To: mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w
  Cc: linux-man-u79uwXL29TY76Z2rM5mHXA, Ruben Kerkhof

---
 man3/readdir_r.3 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/man3/readdir_r.3 b/man3/readdir_r.3
index 45c67d0..7181857 100644
--- a/man3/readdir_r.3
+++ b/man3/readdir_r.3
@@ -62,7 +62,7 @@ and returns it in the caller-allocated buffer pointed to by
 For details of the
 .IR dirent
 structure, see
-.BR readir (3).
+.BR readdir (3).
 
 A pointer to the returned buffer is placed in
 .IR *result ;
-- 
2.9.3

--
To unsubscribe from this list: send the line "unsubscribe linux-man" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

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

* Re: [PATCH] readdir_r(3): fix reference to readdir(3)
       [not found] ` <20160827102039.15524-1-ruben-pkfekA+zf0jEimEGZCN+oA@public.gmane.org>
@ 2016-08-28  4:38   ` Michael Kerrisk (man-pages)
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Kerrisk (man-pages) @ 2016-08-28  4:38 UTC (permalink / raw)
  To: Ruben Kerkhof
  Cc: mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w,
	linux-man-u79uwXL29TY76Z2rM5mHXA

On 08/27/2016 10:20 PM, Ruben Kerkhof wrote:

Thanks, Ruben. Applied.

Cheers,

Michael

> ---
>  man3/readdir_r.3 | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/man3/readdir_r.3 b/man3/readdir_r.3
> index 45c67d0..7181857 100644
> --- a/man3/readdir_r.3
> +++ b/man3/readdir_r.3
> @@ -62,7 +62,7 @@ and returns it in the caller-allocated buffer pointed to by
>  For details of the
>  .IR dirent
>  structure, see
> -.BR readir (3).
> +.BR readdir (3).
>  
>  A pointer to the returned buffer is placed in
>  .IR *result ;
> 


-- 
Michael Kerrisk
Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/
Linux/UNIX System Programming Training: http://man7.org/training/
--
To unsubscribe from this list: send the line "unsubscribe linux-man" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

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

end of thread, other threads:[~2016-08-28  4:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-08-27 10:20 [PATCH] readdir_r(3): fix reference to readdir(3) Ruben Kerkhof
     [not found] ` <20160827102039.15524-1-ruben-pkfekA+zf0jEimEGZCN+oA@public.gmane.org>
2016-08-28  4:38   ` 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).