Subject: Re: Upgrading
To: Paul Goyette <paul@whooppee.com>
From: Erik Bertelsen <erik@sockdev.uni-c.dk>
List: port-mac68k
Date: 01/06/1998 07:14:03
On Mon, 5 Jan 1998, Paul Goyette wrote:
.. Well, here's how you can use vi to make the changes: at the shell
.. prompt, type the command ``export TERM=vt100'' and voila now you can use
.. vi!
You'll still have to mount the partition containg /usr/share to make
termcap available before you can run vi or pico.
Often, you can just do a mount /usr (assuming that /etc/fstab is
reflecting the disk status correctly).
- Erik