From owner-freebsd-doc@FreeBSD.ORG Sat Dec 27 21:14:57 2008 Return-Path: Delivered-To: freebsd-doc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B37C0106564A; Sat, 27 Dec 2008 21:14:57 +0000 (UTC) (envelope-from sonic2000gr@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.185]) by mx1.freebsd.org (Postfix) with ESMTP id 19F208FC12; Sat, 27 Dec 2008 21:14:56 +0000 (UTC) (envelope-from sonic2000gr@gmail.com) Received: by nf-out-0910.google.com with SMTP id h3so626720nfh.33 for ; Sat, 27 Dec 2008 13:14:55 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:cc:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=r1wMqMHTjBlBp/b86b6FnSp4zuHWskUmkQWuMZPIm/0=; b=jvrBP7CR3tUf9W5ZVF7gpWuN2wp9IW95dyUCfJAR2qEJQNULgCYvfZTaQ/r7dric/j QFxMl55nIj5jLJsxxiSP/f1i+bPD4fUNgSLjBE5/E4J/z+O2Ch7II6G0NYMq6h7JIbZX fzpdhfnyGO4MtSPeVeGgpOBk8R8x65yj88CSo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; b=LB+7uqSDk0LXcSzxhLEbRxDGtW8DExuet/PjAcprktbhYf7QmjWhhPkJ+yPrEcIU34 cFOdbq/FvdUxi4UKCiM0cs+7vWb69GpwQrLox7FG6YWCihEl6JWPH8PK80UiAcuSnAJf EPyBMdb1PBmV4GyV27y3Zelr5/bf+997Icg+s= Received: by 10.210.79.14 with SMTP id c14mr14191995ebb.194.1230412495865; Sat, 27 Dec 2008 13:14:55 -0800 (PST) Received: from atlantis.dyndns.org (athedsl-07295.home.otenet.gr [87.202.28.183]) by mx.google.com with ESMTPS id 7sm705047eyb.21.2008.12.27.13.14.54 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sat, 27 Dec 2008 13:14:55 -0800 (PST) Message-ID: <49569ACB.8070500@gmail.com> Date: Sat, 27 Dec 2008 23:14:51 +0200 From: Manolis Kiagias User-Agent: Thunderbird 2.0.0.17 (X11/20081011) MIME-Version: 1.0 To: Giorgos Keramidas References: <4956903C.5060405@FreeBSD.org> <87sko9wda1.fsf@kobe.laptop> In-Reply-To: <87sko9wda1.fsf@kobe.laptop> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: Gabor PALI , freebsd-doc@freebsd.org Subject: Re: [RFC] A Handbook Section on Updating the Documentation Set 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: Sat, 27 Dec 2008 21:14:57 -0000 Giorgos Keramidas wrote: > On Sat, 27 Dec 2008 21:29:48 +0100, Gabor PALI wrote: > >> In reply to a previous discussion about documentation packages and >> Docsnap [1], I have created a patch about how to update the >> documentation set. This patch adds a section to the FreeBSD Handbook, >> Chapter 24. "Updating and Upgrading FreeBSD". It describes some >> methods for updating, like using CVSup and rebuilding the >> documentation from source, and using Docsnap. Of course, other >> methods can be added later on, you can think of it as a stub for such >> methods. >> > > >> Thank Giorgos, Manolis, Rene, and Tom for the early reviews and >> comments, and thanks for further replies in advance. >> > > >> [1] http://lists.freebsd.org/pipermail/freebsd-doc/2008-December/015099.html >> [2] http://people.freebsd.org/~pgj/patches/2008/12/27/updating-upgrading-documentation.patch.diff >> > > It goes without saying that after his patience with all my comments > about the patch, and the changes we made this afternoon, Gabor has my > full approval for the patch :) > > Fully supported by me too :)