Date: Wed, 24 Oct 2001 10:28:29 +0300 From: Peter Pentchev <roam@ringlet.net> To: Warner Losh <imp@FreeBSD.org> Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: doc/en_US.ISO8859-1/books/porters-handbook book.sgml Message-ID: <20011024102829.A71870@straylight.oblivion.bg> In-Reply-To: <200110230549.f9N5ncP66149@freefall.freebsd.org>; from imp@FreeBSD.org on Mon, Oct 22, 2001 at 10:49:38PM -0700 References: <200110230549.f9N5ncP66149@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Oct 22, 2001 at 10:49:38PM -0700, Warner Losh wrote: > imp 2001/10/22 22:49:38 PDT > > Modified files: > en_US.ISO8859-1/books/porters-handbook book.sgml > Log: > Document 440001: d_thread_t introduced How about the following patch? :) Although I must say I *love* the idea of d_threat_t :)) G'luck, Peter -- because I didn't think of a good beginning of it. Index: doc/en_US.ISO8859-1/books/porters-handbook/book.sgml =================================================================== RCS file: /home/ncvs/doc/en_US.ISO8859-1/books/porters-handbook/book.sgml,v retrieving revision 1.179 diff -u -r1.179 book.sgml --- doc/en_US.ISO8859-1/books/porters-handbook/book.sgml 2001/10/23 22:12:46 1.179 +++ doc/en_US.ISO8859-1/books/porters-handbook/book.sgml 2001/10/24 07:24:31 @@ -2958,7 +2958,7 @@ </row> <row> - <entry>4.4-STABLE after d_threat_t introduction.</entry> + <entry>4.4-STABLE after d_thread_t introduction.</entry> <entry>440001</entry> </row> To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011024102829.A71870>