poll: fix for systems that can't recv() on a non-socket
[gnulib.git] / doc / posix-functions / getpgrp.texi
index 2c8b703..1fdd94d 100644 (file)
@@ -2,7 +2,7 @@
 @section @code{getpgrp}
 @findex getpgrp
 
-POSIX specification: @url{http://www.opengroup.org/susv3xsh/getpgrp.html}
+POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/getpgrp.html}
 
 Gnulib module: ---
 
@@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-mingw.
+mingw, MSVC 9.
 @end itemize