Remove redundant AC_SUBST invocation.
[gnulib.git] / doc / posix-functions / getdelim.texi
index 99db153..d9c696c 100644 (file)
@@ -2,8 +2,7 @@
 @section @code{getdelim}
 @findex getdelim
 
-POSIX specification: Draft 3 of 200x; to access it, free membership at
-@url{http://www.opengroup.org/austin/} is required.
+POSIX specification: @url{http://www.opengroup.org/onlinepubs/9699919799/functions/getdelim.html}
 
 Gnulib module: getdelim
 
@@ -15,6 +14,10 @@ MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5,
 @item
 This function is missing a declaration on some platforms:
 BeOS.
+@item
+This function crashes when passed a pointer to a NULL buffer together with a
+pointer to a non-zero buffer size on some platforms:
+FreeBSD 8.0.
 @end itemize
 
 Portability problems not fixed by Gnulib: