Fix DVI/PDF manual build
Joseph S. Myers
joseph@codesourcery.com
Fri Aug 31 14:09:00 GMT 2007
May I remind people that changes to the Texinfo manuals should be tested
with "make dvi" or "make pdf", as described in contribute.html. I've
applied this patch to fix these; the nightly update of online
documentation was failing to build the gfortran PDF manual for the past
few days, <http://gcc.gnu.org/ml/gccadmin/2007-q3/msg00132.html> onwards.
Index: ChangeLog
===================================================================
--- ChangeLog (revision 127962)
+++ ChangeLog (working copy)
@@ -1,3 +1,7 @@
+2007-08-31 Joseph Myers <joseph@codesourcery.com>
+
+ * intrinsic.texi (LGAMMA): Remove empty @cindex line.
+
2007-08-31 Paul Thomas <pault@gcc.gnu.org>
PR fortran/31879
Index: intrinsic.texi
===================================================================
--- intrinsic.texi (revision 127962)
+++ intrinsic.texi (working copy)
@@ -6390,7 +6390,6 @@
@fnindex ALGAMA
@fnindex DLGAMA
@cindex Gamma function, logarithm of
-@cindex
@table @asis
@item @emph{Description}:
--
Joseph S. Myers
joseph@codesourcery.com
More information about the Fortran
mailing list