doc: use ASCII in .texi files where UTF-8 isn't needed
[gnulib.git] / doc / posix-functions / tdelete.texi
index 8398359..60894d0 100644 (file)
@@ -2,7 +2,7 @@
 @section @code{tdelete}
 @findex tdelete
 
-POSIX specification: @url{http://www.opengroup.org/susv3xsh/tdelete.html}
+POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/tdelete.html}
 
 Gnulib module: tsearch
 
@@ -10,7 +10,7 @@ Portability problems fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-mingw, BeOS.
+Minix 3.1.8, mingw, MSVC 9, BeOS.
 @item
 @code{tdelete} returns @code{NULL} when removing the last element of a tree
 on some platforms: