X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Fchdir.texi;h=d3b3c3f0f6b92dd540909643815cae471c6452b5;hb=6a2bdd8e10abd669186bf2d618bfb1f106c8fcb7;hp=4d01f9db46e7034b7c31ee1df345801374ae24a1;hpb=09ef7461110822a3970aa8eebcfaa740996a82f2;p=gnulib.git diff --git a/doc/posix-functions/chdir.texi b/doc/posix-functions/chdir.texi index 4d01f9db4..d3b3c3f0f 100644 --- a/doc/posix-functions/chdir.texi +++ b/doc/posix-functions/chdir.texi @@ -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{} or +@code{}) on some platforms: +mingw, MSVC 9. @end itemize Portability problems not fixed by Gnulib: