From owner-freebsd-doc Tue Mar 5 17:36: 1 2002 Delivered-To: freebsd-doc@freebsd.org Received: from pittgoth.com (14.zlnp1.xdsl.nauticom.net [209.195.149.111]) by hub.freebsd.org (Postfix) with ESMTP id B0F7337B416 for ; Tue, 5 Mar 2002 17:35:45 -0800 (PST) Received: from pittgoth.com (c2.depaul-inst.pittsburgh.pa.us [192.168.1.2]) by pittgoth.com (8.11.6/8.11.6) with ESMTP id g261blq11026 for ; Tue, 5 Mar 2002 20:37:47 -0500 (EST) (envelope-from darklogik@pittgoth.com) Message-ID: <3C8572FC.9090601@pittgoth.com> Date: Tue, 05 Mar 2002 20:38:04 -0500 From: Tom Rhodes User-Agent: Mozilla/5.0 (Windows; U; Win98; en-US; rv:0.9.2) Gecko/20010628 X-Accept-Language: en-us MIME-Version: 1.0 To: freebsd-doc@FreeBSD.org Subject: Re: docs/34921: Developer's Handbook fixes continued: Kernel Debugging chapter Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Kent Stewart wrote: > > > murray@FreeBSD.ORG wrote: > >> Synopsis: Developer's Handbook fixes continued: Kernel Debugging chapter >> >> State-Changed-From-To: open->closed >> State-Changed-By: murray >> State-Changed-When: Tue Mar 5 07:45:44 PST 2002 >> State-Changed-Why: Committed in r1.40. I noticed one more unecessary >> word, but otherwise >> the patch was applied as submitted. Thanks for the submission! >> >> >> http://www.FreeBSD.org/cgi/query-pr.cgi?pr=34921 >> > > > When I try to update the docs, the make process doesn't understand > in the line > > the devel/ddd port in order to use the > > The error message is > > /usr/local/bin/jade:/usr/doc/en_US.ISO8859-1/books/developers-handbook/kerneldebug/chapter.sgml:247:15:E: > element "PORT" undefined > > Kent > The use of has become obsolete. Recently a change was made where you must now specify the use of a port/package with filename. Hence, your new code should look similar to this: net/cvsup What is an unfortunate fact is, the current patches in gnats use instead of , and this will most likely require the submitter to resubmit the patch, or the commiter to change it accordingly. I hope this helps -- Tom Rhodes To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message