doc: use ASCII in .texi files where UTF-8 isn't needed
[gnulib.git] / doc / posix-functions / atexit.texi
index b01f299..e22a5ac 100644 (file)
@@ -2,15 +2,14 @@
 @section @code{atexit}
 @findex atexit
 
-POSIX specification: @url{http://www.opengroup.org/susv3xsh/atexit.html}
+POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/atexit.html}
 
 Gnulib module: atexit
 
 Portability problems fixed by Gnulib:
 @itemize
 @item
-This function is missing on some platforms:
-mingw.
+This function is missing on some old platforms.
 @end itemize
 
 Portability problems not fixed by Gnulib: