home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 October / usenetsourcesnewsgroupsinfomagicoctober1994disk2.iso / unix / volume23 / abc / patch0 / README.usenet < prev    next >
Encoding:
Internet Message Format  |  1991-01-08  |  599 b 

  1. From: Rich Salz <rsalz@uunet.uu.net>
  2.  
  3. Some news systems had problems with two files in the ABC postings that
  4. appeared in comp.sources.unix.  Both files had very long lines in them.
  5. This patch contains uuencoded versions of those files.  To install them,
  6. unpack this posting in your "abc" directory and do the following:
  7.  
  8.     mv ex/generate/follower.cts ex/generate/follower.cts.orig
  9.     uudecode generate.UU
  10.     mv follower.cts ex/generate/follower.cts
  11.     rm generate.UU
  12.  
  13.     mv ex/try/follower.cts ex/try/follower.cts.orig
  14.     uudecode try.UU
  15.     mv follower.cts ex/try/follower.cts
  16.     rm try.UU
  17.