home *** CD-ROM | disk | FTP | other *** search
/ Unix System Administration Handbook 1997 October / usah_oct97.iso / index / awf.txt < prev    next >
Text File  |  1997-09-22  |  1KB  |  42 lines

  1. =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  2. INDEX ENTRY FOR AWF:
  3. =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  4.  
  5. Name: awf - Manpage formatter to replace nroff
  6.  
  7. Version: not stated
  8.  
  9. Author(s): Henry Spencer <henry@zoo.toronto.edu>
  10.  
  11. On the CD-ROM in: goodies/awf.txt
  12.  
  13. Ftp source: ftp.uu.net:/pub/text-processing
  14.  
  15. Size on the CD: 54 KB (uncompressed)
  16.  
  17. Description:
  18.  
  19.     This is awf, the Amazingly Workable Formatter -- an "nroff -man"
  20.     or (subset) "nroff -ms" clone written entirely in (old) awk. 
  21.  
  22.     It is slow and has many restrictions, but does a decent job on
  23.     most manual pages and simple -ms documents, and isn't subject to
  24.     AT&T's brain-damaged licensing that denies many System V users
  25.     any text formatter at all. It is also a text formatter that is
  26.     simple enough to be tinkered with, for people who want to
  27.     experiment. 
  28.  
  29.     -- Quoted from the README file
  30.  
  31. Advertised architectures:
  32.  
  33.     I don't know whether awf will run on 16-bit machines. Data
  34.     requirements are modest, but I fear the programs are probably big
  35.     enough to run awk out of space. 
  36.  
  37.     -- Quoted from the README file
  38.  
  39. Prerequisites: 
  40.  
  41.     awk
  42.