From owner-freebsd-questions Wed Nov 26 00:10:04 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id AAA29327 for questions-outgoing; Wed, 26 Nov 1997 00:10:04 -0800 (PST) (envelope-from owner-freebsd-questions) Received: from cody.usls.edu (proxy-c.usls.edu [202.47.133.45]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id AAA29277 for ; Wed, 26 Nov 1997 00:09:54 -0800 (PST) (envelope-from francis@cody.usls.edu) Received: from localhost (francis@localhost) by cody.usls.edu (8.8.5/8.8.5) with SMTP id QAA00989 for ; Wed, 26 Nov 1997 16:09:17 +0800 (PHT) Date: Wed, 26 Nov 1997 16:09:17 +0800 (PHT) From: Francis Vidal To: FreeBSD Questions Subject: /etc/termcap Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk hello! i wanted to use the /etc/termcap of my Linux box instead of the default of FreeBSD but when i copied it, the sytem complains that it doesn't know the terminal type 'linux' even though the new /etc/termcap contains the definition. how do i go about this?