From owner-freebsd-questions@FreeBSD.ORG Wed Mar 3 07:37:33 2004 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 E233916A4CE for ; Wed, 3 Mar 2004 07:37:33 -0800 (PST) Received: from ran.psg.com (ip166.usw253.dsl-acs2.sea.iinet.com [209.20.253.166]) by mx1.FreeBSD.org (Postfix) with ESMTP id C0EBA43D48 for ; Wed, 3 Mar 2004 07:37:33 -0800 (PST) (envelope-from randy@psg.com) Received: from localhost ([127.0.0.1] helo=ran.psg.com.psg.com) by ran.psg.com with esmtp (Exim 4.30; FreeBSD) id 1AyYRB-0004zv-1P; Wed, 03 Mar 2004 07:37:33 -0800 From: Randy Bush MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Date: Wed, 3 Mar 2004 07:37:32 -0800 To: Lowell Gilbert References: <20040130002611.GA17221@teddy.fas.com> <20040303061610.EF55843D39@mx1.FreeBSD.org> <448yiif17t.fsf@be-well.ilk.org> Message-Id: <20040303153733.C0EBA43D48@mx1.FreeBSD.org> cc: Free BSD Questions list Subject: Re: Is the handbook no longer installed? 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: Wed, 03 Mar 2004 15:37:34 -0000 one basic question is where is the normal place for the handbook? is is /usr/doc or /usr/share/doc? an iso install puts in in /usr/share/doc, and a 'normal' cvsup puts it in /usr/doc because one normally (yes, there is no normal:-) has *default base=/usr randy