X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Fmemchr.texi;h=69b693a75ae4363b07d30d97c78abf0510ea0e47;hb=da59166b23ea84c65ce3827a9928bcf201ca09f3;hp=62d2043fc21828aa930f2e130dc5b882402a2967;hpb=7cf183c33ef0c792b5c93dbb4ac5b7858ee03986;p=gnulib.git diff --git a/doc/posix-functions/memchr.texi b/doc/posix-functions/memchr.texi index 62d2043fc..69b693a75 100644 --- a/doc/posix-functions/memchr.texi +++ b/doc/posix-functions/memchr.texi @@ -2,7 +2,7 @@ @section @code{memchr} @findex memchr -POSIX specification: @url{http://www.opengroup.org/onlinepubs/9699919799/functions/memchr.html} +POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/memchr.html} Gnulib module: memchr @@ -13,7 +13,7 @@ This function is missing on some older platforms. @item This function dereferences too much memory on some platforms: -glibc 2.10 on x86_64 or Alpha +glibc 2.10 on x86_64, IA-64, Alpha. @end itemize Portability problems not fixed by Gnulib: