X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Fdirname.texi;h=026f404d4febc9e9d6339e7ab86e0c6f9a78e725;hb=f40e1532834adc754cac576a07d43b9556f89a97;hp=4bc652b33d1fead35aa29500d563d45db40b66d4;hpb=2b6c08c775ae4e80b52aa41058ea5939f778b44b;p=gnulib.git diff --git a/doc/posix-functions/dirname.texi b/doc/posix-functions/dirname.texi index 4bc652b33..026f404d4 100644 --- a/doc/posix-functions/dirname.texi +++ b/doc/posix-functions/dirname.texi @@ -2,7 +2,7 @@ @section @code{dirname} @findex dirname -POSIX specification: @url{http://www.opengroup.org/susv3xsh/dirname.html} +POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/dirname.html} Gnulib module: --- @@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -IRIX 6.5, Solaris 2.5.1, mingw, BeOS. +IRIX 6.5, Solaris 2.5.1, mingw, MSVC 9, BeOS. @item @code{dirname} assumes file names in POSIX syntax; it does not work with file names in Windows syntax.