From owner-freebsd-doc@FreeBSD.ORG Thu Nov 3 03:32:10 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 5584A16A41F for ; Thu, 3 Nov 2005 03:32:10 +0000 (GMT) (envelope-from cswiger@mac.com) Received: from pi.codefab.com (pi.codefab.com [199.103.21.227]) by mx1.FreeBSD.org (Postfix) with ESMTP id EE0CE43D45 for ; Thu, 3 Nov 2005 03:32:09 +0000 (GMT) (envelope-from cswiger@mac.com) Received: from localhost (localhost [127.0.0.1]) by pi.codefab.com (Postfix) with ESMTP id 4D8285D40; Wed, 2 Nov 2005 22:32:09 -0500 (EST) Received: from pi.codefab.com ([127.0.0.1]) by localhost (pi.codefab.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 50422-06; Wed, 2 Nov 2005 22:32:08 -0500 (EST) Received: from [192.168.1.3] (pool-68-161-122-227.ny325.east.verizon.net [68.161.122.227]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by pi.codefab.com (Postfix) with ESMTP id 5FA6F5C21; Wed, 2 Nov 2005 22:32:08 -0500 (EST) Message-ID: <436984BF.7020207@mac.com> Date: Wed, 02 Nov 2005 22:32:15 -0500 From: Chuck Swiger Organization: The Courts of Chaos User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.12) Gecko/20050915 X-Accept-Language: en-us, en MIME-Version: 1.0 To: aekelly@gmail.com, freebsd-doc@freebsd.org References: <4369745A.5050806@gmail.com> In-Reply-To: <4369745A.5050806@gmail.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: amavisd-new at codefab.com Cc: Subject: Re: FDP Primer 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: Thu, 03 Nov 2005 03:32:10 -0000 Alex Kelly wrote: > To clarify, I'm looking for a copy of the primer of 2001, not the newest > one. cvs/cvsup accepts a date, as does the cvsweb interface on the freebsd.org site. Look at the doc distribution, available from: /usr/share/examples/cvsup/doc-supfile However, a version that's four years out of date is just that. If you want to learn how to work with the existing FreeBSD docs, the current primer is going to be more relevant to what's going on now.... -- -Chuck