stdioext: Add support for Minix.
[gnulib.git] / doc / posix-headers / dirent.texi
index 3a00a53..a89b2bf 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/onlinepubs/9699919799/basedefs/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: