On Sat, Dec 09, 2000 at 01:17:43PM +0100, Maxime Henrion wrote:
> Hi,
>
> I recently noticed that the FreeBSD /etc/termcap file is a symblinc
> link to /usr/share/misc/termcap. Is there any reason for this ? The
> problem is that when you boot into single user mode with boot -s, your
> /usr partition is not mounted, so tcsh won't found the termcap file,
> and a lot of applications aren't usable (vi is one of them).
Explain how you are going to run vi when it is also on /usr?
adara:~$ which vi
/usr/bin/vi
adara:~$
Clearly, if you have customized your install to put vi in another place,
you need to also customize the location of termcap.
-Ben
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message