diff -Naur mpfr-2.1.0/mpfr.info mpfr-2.1.0-p1/mpfr.info --- mpfr-2.1.0/mpfr.info 2004-11-03 15:27:10.000000000 +0000 +++ mpfr-2.1.0-p1/mpfr.info 2005-01-23 23:07:31.834786184 +0000 @@ -42,7 +42,7 @@ * Menu: -* Copying:: GMP Copying Conditions (LGPL). +* Copying:: MPFR Copying Conditions (LGPL). * Introduction to MPFR:: Brief introduction to MPFR. * Installing MPFR:: How to configure and compile the MPFR library. * Reporting Bugs:: How to usefully report bugs. @@ -2429,31 +2429,31 @@  Tag Table: Node: Top937 -Node: Copying2235 -Node: Introduction to MPFR3952 -Node: Installing MPFR5630 -Node: Reporting Bugs8303 -Node: MPFR Basics9799 -Node: MPFR Interface15389 -Node: Initialization Functions17421 -Node: Assignment Functions20814 -Node: Combined Initialization and Assignment Functions26697 -Node: Conversion Functions27979 -Node: Basic Arithmetic Functions32952 -Node: Comparison Functions39862 -Node: Special Functions42887 -Node: Input and Output Functions47984 -Node: Integer Related Functions49906 -Node: Miscellaneous Functions52900 -Node: Rounding Modes56769 -Node: Exceptions58118 -Node: Advanced Functions61763 -Node: Compatibility with MPF64368 -Node: Internals66628 -Node: Contributors68652 -Node: References70361 -Node: GNU Free Documentation License71106 -Node: Concept Index91018 -Node: Function Index94807 +Node: Copying2236 +Node: Introduction to MPFR3953 +Node: Installing MPFR5631 +Node: Reporting Bugs8304 +Node: MPFR Basics9800 +Node: MPFR Interface15390 +Node: Initialization Functions17422 +Node: Assignment Functions20815 +Node: Combined Initialization and Assignment Functions26698 +Node: Conversion Functions27980 +Node: Basic Arithmetic Functions32953 +Node: Comparison Functions39863 +Node: Special Functions42888 +Node: Input and Output Functions47985 +Node: Integer Related Functions49907 +Node: Miscellaneous Functions52901 +Node: Rounding Modes56770 +Node: Exceptions58119 +Node: Advanced Functions61764 +Node: Compatibility with MPF64369 +Node: Internals66629 +Node: Contributors68653 +Node: References70362 +Node: GNU Free Documentation License71107 +Node: Concept Index91019 +Node: Function Index94808  End Tag Table diff -Naur mpfr-2.1.0/mpfr.texi mpfr-2.1.0-p1/mpfr.texi --- mpfr-2.1.0/mpfr.texi 2004-11-03 15:15:47.000000000 +0000 +++ mpfr-2.1.0-p1/mpfr.texi 2005-01-23 23:06:16.898178280 +0000 @@ -96,7 +96,7 @@ @end ifnothtml @menu -* Copying:: GMP Copying Conditions (LGPL). +* Copying:: MPFR Copying Conditions (LGPL). * Introduction to MPFR:: Brief introduction to MPFR. * Installing MPFR:: How to configure and compile the MPFR library. * Reporting Bugs:: How to usefully report bugs. @@ -944,7 +944,12 @@ function (preliminary interface). The block is assumed to be @code{strlen(@var{str})+1} bytes. For more information about how it is done: +@ifnothtml @pxref{Custom Allocation,,, gmp,GNU MP}. +@end ifnothtml +@ifhtml +see Custom Allocation (GNU MP). +@end ifhtml @end deftypefun @deftypefun int mpfr_fits_ulong_p (mpfr_t @var{op}, mp_rnd_t @var{rnd})