passfd: give nicer error for recvfd at eof
[gnulib.git] / doc / posix-functions / basename.texi
index 2f0afab..699f28e 100644 (file)
@@ -2,7 +2,7 @@
 @section @code{basename}
 @findex basename
 
-POSIX specification: @url{http://www.opengroup.org/susv3xsh/basename.html}
+POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/basename.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
 glibc has two different functions @code{basename}: the POSIX version and
 the GNU version.