Re: [PATCH 2/3] readdir_r.3: tfix
From: Michael Kerrisk (man-pages) <hidden>
Date: 2016-03-13 19:34:42
Possibly related (same subject, not in this thread)
- 2016-03-13 · [PATCH 2/3] readdir_r.3: tfix · Jakub Wilk <hidden>
From: Michael Kerrisk (man-pages) <hidden>
Date: 2016-03-13 19:34:42
On 03/14/2016 07:00 AM, Jakub Wilk wrote:
Signed-off-by: Jakub Wilk <redacted>
Thanks, Jakub. 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 478ee79..bc2fb22 100644 --- a/man3/readdir_r.3 +++ b/man3/readdir_r.3@@ -138,7 +138,7 @@ returns 0, and returns NULL in .B EBADF Invalid directory stream descriptor \fIdirp\fP. .TP -.B ENAMETOOLOMG +.B ENAMETOOLONG A directory entry whose name was too long to be read was encountered. .SH ATTRIBUTES For an explanation of the terms used in this section, see
-- 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