--- src/newlib/libm/libm.texinfo 2009-12-17 21:41:42.000000000 +0100 +++ src_new/newlib/libm/libm.texinfo 2010-10-12 19:41:31.625000000 +0200 @@ -93,6 +93,7 @@ @menu * Math:: The mathematical functions (`math.h'). +* Complex:: The mathematical complex functions (`complex.h'). * Reentrancy:: The functions in libm are not reentrant by default. * Long Double Functions:: The long double function support of libm. * Index::