home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 January / usenetsourcesnewsgroupsinfomagicjanuary1994.iso / sources / unix / volume5 / untic / README < prev    next >
Encoding:
Text File  |  1986-11-30  |  763 b   |  24 lines

  1. untic -- Decompile a "terminfo" terminal description file for System V.
  2.  
  3. I wrote the following program, "untic", because I needed to make a terminal
  4. description file which was just slightly different from one of the existing
  5. terminal descriptions.
  6.  
  7. This program looks up the description directly from the compiled description
  8. file.  Thus it produces a file, which when compiled, generated exactly the
  9. same information as was in the original file.
  10.  
  11. This "shar" file contains the following files:
  12.     README        This file
  13.     untic.1        A (very simple) manual page
  14.     Makefile    A (very simple) make file
  15.     untic.c        The program
  16.  
  17. I hope this program is of some use to people.
  18.  
  19.             Dave Regan
  20.             21 May 1986
  21.             PO Box 601
  22.             Corvallis OR 97339
  23.             hplabs!hp-pcd!orstcs!regan    (I think)
  24.