From owner-freebsd-current Thu May 23 15:14:17 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id PAA26259 for current-outgoing; Thu, 23 May 1996 15:14:17 -0700 (PDT) Received: from time.cdrom.com (time.cdrom.com [204.216.27.226]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id PAA26253 for ; Thu, 23 May 1996 15:14:12 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by time.cdrom.com (8.7.5/8.6.9) with SMTP id PAA04376; Thu, 23 May 1996 15:13:45 -0700 (PDT) To: joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch) cc: freebsd-current@FreeBSD.org (FreeBSD-current users) Subject: Re: editors In-reply-to: Your message of "Thu, 23 May 1996 22:30:43 +0200." <199605232030.WAA18978@uriah.heep.sax.de> Date: Thu, 23 May 1996 15:13:45 -0700 Message-ID: <4374.832889625@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-current@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk > Yep, well, ok, the system is already installed at this point, so > anything in /mnt/usr/bin (or even /mnt/usr/local/bin) might be used. And that's what the Options screen lets you set. I set this to /usr/bin/vi first thing. :-) Also, the editor is called in about 3 places now - there's the anon ftp welcome message and a few other things besides /etc/exports that needs editing. Jordan