update debian/copyright for copyright changes up to year bump
[gnulib.git] / doc / posix-functions / shmat.texi
index 3ac0e3c..6ccc3bb 100644 (file)
@@ -2,7 +2,7 @@
 @section @code{shmat}
 @findex shmat
 
-POSIX specification: @url{http://www.opengroup.org/susv3xsh/shmat.html}
+POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/shmat.html}
 
 Gnulib module: ---
 
@@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-mingw, BeOS.
+mingw, MSVC 9, BeOS.
 @item
 Attempts to @code{shmat} into a previously malloc-ed region fail on SunOS 4,
 with @code{errno} set to @code{EINVAL}, even if there is an @code{munmap} call