autoupdate
[gnulib.git] / doc / posix-functions / realloc.texi
index 58944d1..2ff4e16 100644 (file)
@@ -2,7 +2,7 @@
 @section @code{realloc}
 @findex realloc
 
-POSIX specification: @url{http://www.opengroup.org/susv3xsh/realloc.html}
+POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/realloc.html}
 
 Gnulib module: realloc-posix
 
@@ -18,5 +18,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @end itemize
 
-Extension: Gnulib provides a module @samp{realloc} that substitutes a
+Extension: Gnulib provides a module @samp{realloc-gnu} that substitutes a
 @code{realloc} implementation that behaves more like the glibc implementation.