X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Fpthread_mutex_unlock.texi;h=d8264a59e243f31dee2168938399cc66086cab4a;hb=fe7e2e21b5377b4917dab35aa853c2cb81c15f93;hp=038e9e07d16ad01105f9870d7639e44afbdb8e9e;hpb=2b6c08c775ae4e80b52aa41058ea5939f778b44b;p=gnulib.git diff --git a/doc/posix-functions/pthread_mutex_unlock.texi b/doc/posix-functions/pthread_mutex_unlock.texi index 038e9e07d..d8264a59e 100644 --- a/doc/posix-functions/pthread_mutex_unlock.texi +++ b/doc/posix-functions/pthread_mutex_unlock.texi @@ -2,7 +2,7 @@ @section @code{pthread_mutex_unlock} @findex pthread_mutex_unlock -POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_mutex_unlock.html} +POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/pthread_mutex_unlock.html} Gnulib module: --- @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -HP-UX 11, Solaris 2.4, mingw, BeOS. +HP-UX 11, IRIX 5.3, Solaris 2.4, mingw, BeOS. @end itemize