From owner-freebsd-doc@FreeBSD.ORG Sun May 28 22:44:40 2006 Return-Path: X-Original-To: freebsd-doc@freebsd.org Delivered-To: freebsd-doc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D451A16C6BA; Sun, 28 May 2006 22:28:52 +0000 (UTC) (envelope-from danger@rulez.sk) Received: from virtual.micronet.sk (smtp.micronet.sk [84.16.32.237]) by mx1.FreeBSD.org (Postfix) with ESMTP id 68ACF43D46; Sun, 28 May 2006 22:28:51 +0000 (GMT) (envelope-from danger@rulez.sk) Received: from localhost (localhost [127.0.0.1]) by virtual.micronet.sk (Postfix) with ESMTP id 30E5810E687; Mon, 29 May 2006 00:29:40 +0200 (CEST) Received: from virtual.micronet.sk ([127.0.0.1]) by localhost (virtual.micronet.sk [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 10308-01; Mon, 29 May 2006 00:29:39 +0200 (CEST) Received: from danger.mcrn.sk (danger.mcrn.sk [84.16.37.254]) by virtual.micronet.sk (Postfix) with ESMTP id 69CA110E668; Mon, 29 May 2006 00:29:39 +0200 (CEST) Date: Mon, 29 May 2006 00:27:37 +0200 From: Daniel Gerzo X-Mailer: The Bat! (v3.62.14) Professional X-Priority: 3 (Normal) Message-ID: <172215878.20060529002737@rulez.sk> To: Craig Rodrigues In-Reply-To: <20060528215447.GA6955@crodrigues.org> References: <20060528215447.GA6955@crodrigues.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at virtual.micronet.sk Cc: freebsd-doc@freebsd.org, ru@freebsd.org Subject: Re: Where would a nullfs man page go? X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Daniel Gerzo List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 28 May 2006 22:44:46 -0000 Hello Craig, Sunday, May 28, 2006, 11:54:47 PM, you wrote: > Hi, > I want to make a man page for nullfs. > I was thinking of making it nullfs(5), > but according to intro(5), section 5 is for file formats. > nullfs isn't a real file format....it mounts a loopback > file system sub-tree (see mount_nullfs(8)). > Where would the best place be to put nullfs man page, then? Well, I'm not sure, though there's a msdosfs(5) already, so maybe the section 5 is relevant for nullfs as well? > Thanks. -- Sincerely, Daniel Gerzo