home *** CD-ROM | disk | FTP | other *** search
/ rtsi.com / 2014.01.www.rtsi.com.tar / www.rtsi.com / OS9 / OSK / APPS / elvis_1.4.tar.Z / elvis_1.4.tar / README < prev    next >
Text File  |  1990-12-02  |  1KB  |  33 lines

  1. Elvis is a clone of vi/ex, the standard UNIX editor.  Elvis supports nearly
  2. all of the vi/ex commands, in both visual mode and colon mode.
  3.  
  4. Elvis runs under BSD UNIX, AT&T SysV UNIX, SCO Xenix, Minix, MS-DOS, Atari TOS,
  5. OS9/68000, and Coherent.  Ports to other operating systems are in progress;
  6. contact me before you start porting it to some other OS, because somebody else
  7. may have already done it for you.
  8.  
  9. Elvis is freely redistributable, in either source form or executable form.
  10. There are no restrictions on how you may use it.
  11.  
  12. The documentation will reside in a subdirectory called "doc".  On some systems,
  13. you may need to create this directory before you can extract the documentation.
  14. The "doc/*.man" files are UNIX-style man pages; they are meant to be processed
  15. by "nroff -man".  The "doc/*.doc" files are all chapters of the manual.  They
  16. have already been formatted, and they contain Epson-compatible escape sequences
  17. to control type styles.  A program called "refont" is included for stripping
  18. these out, if necessary.
  19.  
  20. The file named "Makefile.mix" is used for all systems except MS-DOS.  You
  21. should copy "Makefile.mix" to "Makefile", and then edit "Makefile" to select
  22. the appropriate group of settings for your system.
  23.  
  24.  
  25. Author: Steve Kirkendall
  26.  
  27. E-mail:    kirkenda@cs.pdx.edu
  28.  
  29. Snail    14407 SW Teal Blvd.  Apt.C
  30.  Mail:    Beaverton, OR   97005
  31.  
  32. Phone:    (503) 643-6980
  33.