doc: use ASCII in .texi files where UTF-8 isn't needed
[gnulib.git] / doc / posix-functions / abort.texi
index 14209a0..004d7c3 100644 (file)
@@ -2,7 +2,7 @@
 @section @code{abort}
 @findex abort
 
-POSIX specification: @url{http://www.opengroup.org/onlinepubs/9699919799/functions/abort.html}
+POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/abort.html}
 
 Gnulib module: ---
 
@@ -20,5 +20,5 @@ Cygwin 1.5.x.
 @item
 Some platforms always print a message to stderr, even if a SIGABRT handler
 uses longjmp to resume execution at a safe point:
-mingw.
+mingw, MSVC 9.
 @end itemize