commit | 76991ec75abb3bfb1f72be884c82679aa0faba4a | [log] [tgz] |
---|---|---|
author | Fred Drake <fdrake@acm.org> | Sat Feb 20 05:20:49 1999 +0000 |
committer | Fred Drake <fdrake@acm.org> | Sat Feb 20 05:20:49 1999 +0000 |
tree | cc0cb672bfd6b83c62fb7a2057a9c84cebd9751c | |
parent | 199b79c37b03e776e9fa5ef956f3675ccfa36f9c [diff] [blame] |
Shorten section title.
diff --git a/Doc/lib/libmpz.tex b/Doc/lib/libmpz.tex index eb5dea8..7e82c8b 100644 --- a/Doc/lib/libmpz.tex +++ b/Doc/lib/libmpz.tex
@@ -1,7 +1,7 @@ \section{\module{mpz} --- - GNU MP library for arbitrary precision arithmetic.} -\declaremodule{builtin}{mpz} + GNU arbitrary magnitude integers} +\declaremodule{builtin}{mpz} \modulesynopsis{Interface to the GNU MP library for arbitrary precision arithmetic.}