From owner-freebsd-questions Tue May 5 18:13:14 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA23753 for freebsd-questions-outgoing; Tue, 5 May 1998 18:13:14 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from jason04.u.washington.edu (root@jason04.u.washington.edu [140.142.78.5]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA22885 for ; Tue, 5 May 1998 18:07:24 -0700 (PDT) (envelope-from jcwells@u.washington.edu) Received: from saul7.u.washington.edu (root@saul7.u.washington.edu [140.142.82.2]) by jason04.u.washington.edu (8.8.4+UW97.07/8.8.4+UW97.05) with ESMTP id RAA15442; Tue, 5 May 1998 17:36:53 -0700 Received: from s8-37-26.student.washington.edu (S8-37-26.student.washington.edu [128.208.37.26]) by saul7.u.washington.edu (8.8.4+UW97.07/8.8.4+UW97.04) with SMTP id RAA21809; Tue, 5 May 1998 17:36:52 -0700 (PDT) Date: Tue, 5 May 1998 17:35:25 -0700 (PDT) From: "Jason C. Wells" X-Sender: jason@s8-37-26.student.washington.edu To: MIKE JENKINS cc: freebsd-questions@FreeBSD.ORG Subject: Re: Writable /usr? In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, 5 May 1998, MIKE JENKINS wrote: >Don't the /usr/share/man/catX directories belong elsewhere? No. 'cat' stuff should go right next to 'man' stuff. '/var' is for things that are temporary and transient. Once a 'cat' page is generated it is permanent and unchanging. >Linux correctly puts them in /var following the File System >Standard (FSSTND) now called the Filesystem Hierarchy Standard >(FHS) at http://www.pathname.com/fhs/. The FSSTND document states "The FSSTND specified a standard filesystem structure for Linux systems" This is FreeBSD. IRIX "correctly" puts things somewhere else. OSF "correctly" puts things yet another place. Also, the generation of cat pages is entirely optional and can be disabled. This is where the term "unix flavor" becomes important. If you need to knwo more about the FreeBSD "unix flavor" hierarchy, read 'man hier'. Thank you, | Try some of this. It will show you where you're at. Jason Wells | http://www.freebsd.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message