wctype: Avoid compilation error on IRIX 6.5.30.
[pspp] / doc / posix-headers / dirent.texi
index 3a00a536b3f51eef2ddb146c343c6fb1ca71ecd3..efc2aa6d40cbd17f8d11126edc5403eaaa0651af 100644 (file)
@@ -1,12 +1,15 @@
 @node dirent.h
 @section @file{dirent.h}
 
-POSIX specification: @url{http://www.opengroup.org/susv3xbd/dirent.h.html}
+POSIX specification:@* @url{http://www.opengroup.org/susv3xbd/dirent.h.html}
 
 Gnulib module: dirent
 
 Portability problems fixed by Gnulib:
 @itemize
+@item
+The type @code{ino_t} is missing on some platforms:
+glibc 2.8 and others.
 @end itemize
 
 Portability problems not fixed by Gnulib: