Date: Thu, 13 Jul 2006 19:49:33 +0000 From: "Ben Kaduk" <minimarmot@gmail.com> To: "Tom Rhodes" <trhodes@freebsd.org> Cc: doc-committers@freebsd.org, cvs-doc@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: doc/en_US.ISO8859-1/books/developers-handbook/kerneldebug chapter.sgml Message-ID: <47d0403c0607131249q53e2232h1faf47873fb3fa44@mail.gmail.com> In-Reply-To: <200607120218.k6C2IJUl043240@repoman.freebsd.org> References: <200607120218.k6C2IJUl043240@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 7/12/06, Tom Rhodes <trhodes@freebsd.org> wrote: > trhodes 2006-07-12 02:18:19 UTC > > FreeBSD doc repository > > Modified files: > en_US.ISO8859-1/books/developers-handbook/kerneldebug > chapter.sgml > Log: > MFp4: Bring the kernel debugging section up to reality. > > Requested by: rwatson > > Revision Changes Path > 1.67 +35 -16 doc/en_US.ISO8859-1/books/developers-handbook/kerneldebug/chapter.sgml > _______________________________________________ > cvs-doc@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/cvs-doc > To unsubscribe, send any mail to "cvs-doc-unsubscribe@freebsd.org" > Hello, Tom, I am sorry to be picking nits here, but I think that in this hunk: @@ -498,6 +498,7 @@ <para>To configure your kernel to include DDB, add the option line <programlisting>options DDB</programlisting> + <programlisting>options KDB</programlisting> to your config file, and rebuild. (See <ulink url="&url.books.handbook;/index.html">The FreeBSD Handbook</ulink> for details on you should be saying "add the option lines" instead of "add the option line" -- now, we want the user to add both DDB and KDB, so the plural seems appropriate. Thanks for adding this update -- I think I missed a couple of the changes that went in! -Ben Kaduk
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?47d0403c0607131249q53e2232h1faf47873fb3fa44>