From owner-freebsd-doc@FreeBSD.ORG Mon Aug 29 04:10:19 2005 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 E472C16A41F; Mon, 29 Aug 2005 04:10:19 +0000 (GMT) (envelope-from murray@freebsdmall.com) Received: from mail.freebsdmall.com (ns1.freebsdmall.com [69.50.233.146]) by mx1.FreeBSD.org (Postfix) with ESMTP id B1EA443D45; Mon, 29 Aug 2005 04:10:19 +0000 (GMT) (envelope-from murray@freebsdmall.com) Received: by mail.freebsdmall.com (Postfix, from userid 2074) id 9B0611CE56; Sun, 28 Aug 2005 21:10:19 -0700 (PDT) Date: Sun, 28 Aug 2005 21:10:19 -0700 From: Murray Stokely To: Ivan Voras Message-ID: <20050829041019.GC74733@freebsdmall.com> References: <20050828212010.99393.qmail@web61023.mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050828212010.99393.qmail@web61023.mail.yahoo.com> User-Agent: Mutt/1.4.2.1i X-GPG-Key-ID: 1024D/0E451F7D X-GPG-Key-Fingerprint: E2CA 411D DD44 53FD BB4B 3CB5 B4D7 10A2 0E45 1F7D Cc: FreeBSD-doc@FreeBSD.org, pjd@freebsd.org Subject: Re: Kernel & GEOM documentation X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 29 Aug 2005 04:10:20 -0000 On Sun, Aug 28, 2005 at 02:20:09PM -0700, Ivan Voras wrote: > Here it is: > http://ivoras.sharanet.org/geom-tutorial.txt > > I'd be happy if it gets to be committed somewhere in > the doc tree, but its not a requirement, as I can host > it somewhere on my site. This is really great. I made a first pass at converting it to DocBook. The output can be seen here : http://people.freebsd.org/~murray/geom-class/article.html When I first read your mail I thought that integrating it into the architecture handbook would be best, but after reading through the tutorial itself, I agree that it makes a fine stand-alone article. Maybe we can poach some of this material into a GEOM chapter of the architecture handbook at a later date, but for now I'd like to see it as an article. Any chance we can get you to update some of the out of date man pages you encountered in this project? - Murray