On 02/21/2017 08:06 PM, DJ Delorie wrote: > In the event that nftw() encounters a symbolic link which refers to a > nonexisting file, the "struct stat" info will not have been filled in > if FTW_PHYS is not specified (because stat() is used instead of > lstat()). This patch clarifies the documentation and corrects the > sample code to reflect this. > > Reported to Fedora in https://bugzilla.redhat.com/show_bug.cgi?id=1422736 > > patch is against today's git Looks good to me. Thanks for fixing the man page. -- Cheers, Carlos. -- To unsubscribe from this list: send the line "unsubscribe linux-man" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html