New module 'log1pf'.
[gnulib.git] / doc / posix-functions / chdir.texi
index 4d01f9d..d3b3c3f 100644 (file)
@@ -2,12 +2,16 @@
 @section @code{chdir}
 @findex chdir
 
-POSIX specification: @url{http://www.opengroup.org/onlinepubs/9699919799/functions/chdir.html}
+POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/chdir.html}
 
 Gnulib module: ---
 
 Portability problems fixed by Gnulib:
 @itemize
+@item
+This function is declared in different header files (namely, @code{<io.h>} or
+@code{<direct.h>}) on some platforms:
+mingw, MSVC 9.
 @end itemize
 
 Portability problems not fixed by Gnulib: