X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Fcalloc.texi;h=d0b79e0f4619776baf49a3d00f18e4a6314b180f;hb=eccf108c763da99625bbe6bf221a13508798ce1a;hp=7c04faa3d86e8c93811f69895886a904eb356915;hpb=2b6c08c775ae4e80b52aa41058ea5939f778b44b;p=gnulib.git diff --git a/doc/posix-functions/calloc.texi b/doc/posix-functions/calloc.texi index 7c04faa3d..d0b79e0f4 100644 --- a/doc/posix-functions/calloc.texi +++ b/doc/posix-functions/calloc.texi @@ -2,7 +2,7 @@ @section @code{calloc} @findex calloc -POSIX specification: @url{http://www.opengroup.org/susv3xsh/calloc.html} +POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/calloc.html} Gnulib module: calloc-posix @@ -18,5 +18,5 @@ Portability problems not fixed by Gnulib: @itemize @end itemize -Extension: Gnulib provides a module @samp{calloc} that substitutes a +Extension: Gnulib provides a module @samp{calloc-gnu} that substitutes a @code{calloc} implementation that behaves more like the glibc implementation.