应该需要安装manpages-posix-dev 包
yum install manpages-posix-dev
需执行man 3 readdir, man readdir返回的是系统调用的结果,而不是标准c库的。