From owner-freebsd-questions@FreeBSD.ORG Fri Aug 6 23:39:09 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 3917316A4CE for ; Fri, 6 Aug 2004 23:39:09 +0000 (GMT) Received: from tmgcon.com (tmgcon.com [204.202.11.250]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2848543D53 for ; Fri, 6 Aug 2004 23:39:09 +0000 (GMT) (envelope-from gentoo@tmgcon.com) Received: from gentoo (222-152-151-89.jetstream.xtra.co.nz [222.152.151.89]) (authenticated bits=0) by tmgcon.com (8.12.11/8.12.11) with ESMTP id i76Nd0N8073199 for ; Fri, 6 Aug 2004 23:39:07 GMT From: Tom Munro Glass To: freebsd-questions@freebsd.org Date: Sat, 7 Aug 2004 11:38:53 +1200 User-Agent: KMail/1.6.2 References: <200408061541.19592.gentoo@tmgcon.com> <44k6wcyrtp.fsf@be-well.ilk.org> In-Reply-To: <44k6wcyrtp.fsf@be-well.ilk.org> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200408071138.53240.gentoo@tmgcon.com> Subject: Re: Updating local copy of documentation 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: Fri, 06 Aug 2004 23:39:09 -0000 On Saturday 07 August 2004 07:44, Lowell Gilbert wrote: > You can build it from source (see the Documentation Project Handbook), > but it would be a lot less work to just download the prebuilt ones. > It should be a pretty simple matter to do that in a script that you > can add to your "normal maintenance tasks." > > Note that building the documentation requires you to install quite a > bit of software. There's a port for it, of course, but if you're not > going to use jadetex (as one obvious example) for anything else, it's > overkill. Especially if you're not going to try modifying the docs, > but just build them occasionally. Thanks to all who replied - this list is SO helpful. Tom