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