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