From owner-freebsd-doc@FreeBSD.ORG Sun May 18 09:10:58 2003 Return-Path: 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 81C5137B401 for ; Sun, 18 May 2003 09:10:58 -0700 (PDT) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id A694843FA3 for ; Sun, 18 May 2003 09:10:57 -0700 (PDT) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.12.8/8.12.3) with ESMTP id h4IGAukA087983; Sun, 18 May 2003 10:10:57 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Sun, 18 May 2003 10:10:07 -0600 (MDT) Message-Id: <20030518.101007.28787714.imp@bsdimp.com> To: setantae@submonkey.net From: "M. Warner Losh" In-Reply-To: <20030518160039.GA25804@submonkey.net> References: <20030518.095226.115908955.imp@bsdimp.com> <20030518160039.GA25804@submonkey.net> X-Mailer: Mew version 2.1 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: doc@freebsd.org Subject: Re: DocBook book X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 May 2003 16:10:58 -0000 In message: <20030518160039.GA25804@submonkey.net> Ceri Davies writes: : Although there are others, O'Reilly's DocBook: The Definitive Guide is probably : the best, and it's free too (www.docbook.org or the textproc/docbook-tdg port). Thanks! On a related topic, I notice that we have textproc/docbook-{241,300,310,400,410} in the repo. What's their purpose? Why the different versions of everything? I'm guessing it is different 'standards' of docbook markup that different documents use. Warner