From owner-freebsd-questions@FreeBSD.ORG Fri Apr 1 01:43:23 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0E42A16A4CE for ; Fri, 1 Apr 2005 01:43:23 +0000 (GMT) Received: from rosebud.otenet.gr (rosebud.otenet.gr [195.170.0.26]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3625E43D2F for ; Fri, 1 Apr 2005 01:43:22 +0000 (GMT) (envelope-from keramida@ceid.upatras.gr) Received: from gothmog.gr (patr530-b201.otenet.gr [212.205.244.209]) j311gLFT009930; Fri, 1 Apr 2005 04:42:23 +0300 Received: from gothmog.gr (gothmog [127.0.0.1]) by gothmog.gr (8.13.3/8.13.3) with ESMTP id j311h2LZ061833; Fri, 1 Apr 2005 04:43:02 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) Received: (from giorgos@localhost) by gothmog.gr (8.13.3/8.13.3/Submit) id j311gt6M061658; Fri, 1 Apr 2005 04:42:55 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) Date: Fri, 1 Apr 2005 04:42:55 +0300 From: Giorgos Keramidas To: Gert Cuykens Message-ID: <20050401014254.GA60499@gothmog.gr> References: <20050401012107.GA57109@gothmog.gr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: cc: freebsd-questions@freebsd.org Subject: Re: i did it again X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Apr 2005 01:43:23 -0000 On 2005-04-01 03:31, Gert Cuykens wrote: > > 5. Mount all the rest, and then set your TERM to cons25 (TERM should be > > set IIRC only after termcap is available): > > > > # mount -va > > # TERM=cons25 ; export TERM > > what is IIRC ? ``If I recall correctly'' > what is a termcap ? There's a manpage for this one.