X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Fgetgrnam_r.texi;h=23d513610542496400ef23274c4edd1ee40b003e;hb=b5cc9885b4b5a247870adf0ed9b9f4a5a3347a26;hp=02d31448a0e0ad0c9cfbc695e86ce3eb404fc2f7;hpb=309fac666a372897d6ffd18b624684cd64bb4f3c;p=gnulib.git diff --git a/doc/posix-functions/getgrnam_r.texi b/doc/posix-functions/getgrnam_r.texi index 02d31448a..23d513610 100644 --- a/doc/posix-functions/getgrnam_r.texi +++ b/doc/posix-functions/getgrnam_r.texi @@ -2,7 +2,7 @@ @section @code{getgrnam_r} @findex getgrnam_r -POSIX specification: @url{http://www.opengroup.org/onlinepubs/9699919799/functions/getgrnam_r.html} +POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/getgrnam_r.html} Gnulib module: extensions @@ -10,12 +10,12 @@ Portability problems fixed by Gnulib: @itemize @item This function has an incompatible declaration on some platforms: -Solaris 10 (when @code{_POSIX_PTHREAD_SEMANTICS} is not defined). +Solaris 11 2011-11 (when @code{_POSIX_PTHREAD_SEMANTICS} is not defined). @end itemize Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -mingw, BeOS. +Minix 3.1.8, mingw, MSVC 9, BeOS. @end itemize