ldexpl test: Fix link error on OSF/1 5.1.
[gnulib.git] / doc / posix-functions / perror.texi
index 6b18eb7..dc61217 100644 (file)
@@ -2,7 +2,7 @@
 @section @code{perror}
 @findex perror
 
-POSIX specification: @url{http://www.opengroup.org/susv3xsh/perror.html}
+POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/perror.html}
 
 Gnulib module: perror
 
@@ -11,7 +11,7 @@ Portability problems fixed by Gnulib:
 @item
 This function does not support the error values that are specified by POSIX
 but not defined by the system, on some platforms:
-OpenBSD 4.0, OSF/1 5.1, Cygwin, mingw.
+OpenBSD 4.0, OSF/1 5.1, Cygwin 1.5.x, mingw.
 @end itemize
 
 Portability problems not fixed by Gnulib: