X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=doc%2Fposix-functions%2Fgetgrnam_r.texi;h=87add6efda47aefea6f9a97c6a31c1c91710d6be;hb=fe7e2e21b5377b4917dab35aa853c2cb81c15f93;hp=04dd2cfe60c17012e016e9621c6d76ef699cdebe;hpb=3a684fbdcc7cc1381585d5c2c8c27099bf4a1281;p=gnulib.git diff --git a/doc/posix-functions/getgrnam_r.texi b/doc/posix-functions/getgrnam_r.texi index 04dd2cfe6..87add6efd 100644 --- a/doc/posix-functions/getgrnam_r.texi +++ b/doc/posix-functions/getgrnam_r.texi @@ -2,12 +2,15 @@ @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: --- +Gnulib module: extensions 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). @end itemize Portability problems not fixed by Gnulib: @@ -15,7 +18,4 @@ Portability problems not fixed by Gnulib: @item This function is missing on some platforms: mingw, BeOS. -@item -This function has an incompatible declaration on some platforms: -Solaris 10 (when @code{_POSIX_PTHREAD_SEMANTICS} is not defined). @end itemize