diff options
author | peter <peter@FreeBSD.org> | 1997-01-12 08:28:56 +0000 |
---|---|---|
committer | peter <peter@FreeBSD.org> | 1997-01-12 08:28:56 +0000 |
commit | 79ed2ec9bdea6b0b2bd11a7acb9b35ba4889b6af (patch) | |
tree | 72eced2a497caf7d188961a022095e0c62e1adc2 /contrib | |
parent | 63a6a9d9fba4e4f99c3a7db7dbef2e7b34d6ab32 (diff) | |
download | FreeBSD-src-79ed2ec9bdea6b0b2bd11a7acb9b35ba4889b6af.zip FreeBSD-src-79ed2ec9bdea6b0b2bd11a7acb9b35ba4889b6af.tar.gz |
*gulp* break this file off the vendor branch in order to fix the
info entry. It's a real shame that install-info can't override these.
I'll fix the repository for this (and the readline commit as well) once
this has been fixed properly... Looking at the install-info source gives
me a headache. :-( This should be enough to get the tree to build again.
Diffstat (limited to 'contrib')
-rw-r--r-- | contrib/libgmp/gmp.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/libgmp/gmp.texi b/contrib/libgmp/gmp.texi index 7e6884e..9cce3f6 100644 --- a/contrib/libgmp/gmp.texi +++ b/contrib/libgmp/gmp.texi @@ -11,7 +11,7 @@ @ifinfo @format START-INFO-DIR-ENTRY -* gmp: (gmp.info). GNU Multiple Precision Arithmetic Library. +* gmp: (gmp). GNU Multiple Precision Arithmetic Library. END-INFO-DIR-ENTRY @end format @end ifinfo |