# $Copyright:	$
# Copyright (c) 1984, 1985 Sequent Computer Systems, Inc.
# All rights reserved
#  
# This software is furnished under a license and may be used
# only in accordance with the terms of that license and with the
# inclusion of the above copyright notice.   This software may not
# be provided or otherwise made available to, or used by, any
# other person.  No title to or ownership of the software is
# hereby transferred.

# $Header: README 2.0 86/01/28 $

Title:		Learn scripts for the vi editor

Author:		Pavel Curtis

Net address:	{decvax,vax135,allegra,harpo,...}!cornell!pavel
		Pavel.Cornell@Udel-Relay

Installation:

This directory contains everything you need to install the vi learn sequence.
Assuming that the rest of the learn scripts on your system are stored in the
directory LEARNDIR (usually it's /usr/lib/learn), do the following things to
install it:

	1) Make a new directory LEARNDIR/vi which is publicly readable
	   and put all of these files there.

	2) Change the files LEARNDIR/Linfo and LEARNDIR/Xinfo to
	   include vi in the list of available learn subjects.

	3) If LEARNDIR isn't '/usr/lib/learn' on your system, then you'll
	   have to change the pathname of the file longtext which is 
	   referenced in several of the lessons.  Just type
			    fgrep longtext L*
	   to get a list of the files you'll have to change.
