X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Fscandir.texi;h=2065c6eea1695c453cfb84af3542f7fe54a79459;hb=eccf108c763da99625bbe6bf221a13508798ce1a;hp=ca37bcbd7d51412243f45331d2527cccdd5d52b0;hpb=3806f4f65ae6cb6106c82397a4ebba739336175f;p=gnulib.git diff --git a/doc/posix-functions/scandir.texi b/doc/posix-functions/scandir.texi index ca37bcbd7..2065c6eea 100644 --- a/doc/posix-functions/scandir.texi +++ b/doc/posix-functions/scandir.texi @@ -2,7 +2,7 @@ @section @code{scandir} @findex scandir -POSIX specification: @url{http://www.opengroup.org/onlinepubs/9699919799/functions/scandir.html} +POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/scandir.html} Gnulib module: scandir @@ -17,7 +17,7 @@ Portability problems not fixed by Gnulib: @itemize @item The fourth parameter of this function is declared as @code{int (*) (const void *, const void *)} on some platforms: -glibc 2.3.6, MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, Interix 3.5. +glibc 2.3.6, MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Interix 3.5. @item The fourth parameter of this function is declared as @code{int (*) (void *, void *)} on some platforms: AIX 5.1.