Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.1 6/24/83; site rna.UUCP Path: utzoo!linus!philabs!cmcl2!rna!dan From: dan@rna.UUCP (Dan Ts'o) Newsgroups: net.unix Subject: Re: Problem with "refer" Message-ID: <399@rna.UUCP> Date: Mon, 20-May-85 17:00:28 EDT Article-I.D.: rna.399 Posted: Mon May 20 17:00:28 1985 Date-Received: Tue, 21-May-85 04:54:44 EDT References: <> Reply-To: dan@rna.UUCP ( Ts'o) Organization: Rockefeller Neurobiology, NYC Lines: 11 Summary: In article <> stefan@suadb.UUCP (Stefan Britts) writes: >When running refer + nroff on a faily large report, refer >bails out when approaching the end of the file. I get >the error mesage: "Reftext too big (2009)". There is a parameter NRFTXT in refer..c which defines an array reftext in refer0.c which Version 7 had set for 2000. Berkeley later upped it to 10000. You should recompile refer with a larger NRFTXT. If you can't (binary license), too bad. Dan