Hi Alex, Ganimedes, Again, in the subject line, s/ non-existing/nonexistent/ [...] > --- a/man2/getdents.2 > +++ b/man2/getdents.2 > @@ -211,13 +211,13 @@ SVr4. > Library support for > .BR getdents64 () > was added in glibc 2.30; > -there is no glibc wrapper for > -.BR getdents (). > -Calling > +Glibc does not provide a wrapper for > +.BR getdents (); > +call s/call/calling/ > .BR getdents () > (or > .BR getdents64 () > -on earlier glibc versions) requires the use of > +on earlier glibc versions) using > .BR syscall (2). > In that case you will need to define the > .I linux_dirent [...] Again, the only reason I'm not making these patches and making the minor fixes is in case you find some other pages that might be added to the patch. Let me know. Thanks, Michael -- Michael Kerrisk Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/ Linux/UNIX System Programming Training: http://man7.org/training/