autoupdate
[gnulib.git] / doc / posix-functions / calloc.texi
index 7c04faa..d0b79e0 100644 (file)
@@ -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.