From owner-freebsd-doc@FreeBSD.ORG Sat May 7 16:30:01 2005 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 6097816A4DC; Sat, 7 May 2005 16:30:01 +0000 (GMT) Received: from abigail.blackend.org (blackend.org [212.11.35.229]) by mx1.FreeBSD.org (Postfix) with ESMTP id 15FEB43D53; Sat, 7 May 2005 16:30:00 +0000 (GMT) (envelope-from marc@blackend.org) Received: from gothic.blackend.org (gothic.blackend.org [192.168.1.203]) j47GTwZL038385; Sat, 7 May 2005 18:29:59 +0200 (CEST) (envelope-from marc@abigail.blackend.org) Received: from gothic.blackend.org (localhost.blackend.org [127.0.0.1]) by gothic.blackend.org (8.13.3/8.13.3) with ESMTP id j47GTw59002986; Sat, 7 May 2005 18:29:58 +0200 (CEST) (envelope-from marc@gothic.blackend.org) Received: (from marc@localhost) by gothic.blackend.org (8.13.3/8.13.3/Submit) id j47GTwJX002985; Sat, 7 May 2005 18:29:58 +0200 (CEST) (envelope-from marc) Date: Sat, 7 May 2005 18:29:58 +0200 From: Marc Fonvieille To: Giorgos Keramidas Message-ID: <20050507162958.GE622@gothic.blackend.org> Mail-Followup-To: Giorgos Keramidas , freebsd-doc@freebsd.org References: <20050507032635.GA25267@gothmog.gr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050507032635.GA25267@gothmog.gr> User-Agent: Mutt/1.4.2.1i X-Useless-Header: blackend.org X-Operating-System: FreeBSD 5.4-STABLE cc: freebsd-doc@freebsd.org Subject: Re: Pmake tutorial in SGML 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: Sat, 07 May 2005 16:30:01 -0000 On Sat, May 07, 2005 at 06:26:36AM +0300, Giorgos Keramidas wrote: > Hi all, > > Some time ago, Oliver Fischer did a conversion of the Pmake tutorial to > SGML and submitted it as PR docs/62116. I have made a few changes to > the original submission of Oliver (like adding a few SGML tags here and > there, etc) and tested the build of the book. The diff from today's > doc/ tree is at: > > http://people.freebsd.org/~keramida/diff/pmake.diff.bz2 > > Does this look like a valuable addition to our books? > If it can help to provide a direct online link to a make(1) tutorial from the developers-handbook or the porters-handbook when necessary, then it seems to be an interesting addition. Marc