diff options
author | Joseph Koshy <jkoshy@FreeBSD.org> | 2008-11-27 13:13:48 +0000 |
---|---|---|
committer | Joseph Koshy <jkoshy@FreeBSD.org> | 2008-11-27 13:13:48 +0000 |
commit | e33d816a7adfe3b1b44813c3b631820c7cfbee74 (patch) | |
tree | f5b64b18b6a3eedc37495a415a6f8a249128b91c | |
parent | 6de86f9cf1a5817f32ccb8b2a6166c0d590579d7 (diff) | |
download | doc-e33d816a7adfe3b1b44813c3b631820c7cfbee74.tar.gz doc-e33d816a7adfe3b1b44813c3b631820c7cfbee74.zip |
Document __FreeBSD_version 800055.
Notes
Notes:
svn path=/head/; revision=33306
-rw-r--r-- | en_US.ISO8859-1/books/porters-handbook/book.sgml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/en_US.ISO8859-1/books/porters-handbook/book.sgml b/en_US.ISO8859-1/books/porters-handbook/book.sgml index c92ea16630..d9264e7343 100644 --- a/en_US.ISO8859-1/books/porters-handbook/book.sgml +++ b/en_US.ISO8859-1/books/porters-handbook/book.sgml @@ -12234,6 +12234,11 @@ Reference: <http://www.freebsd.org/ports/portaudit/74a9541d-5d6c-11d8-80e3-00 MBF_NOWAIT and MBF_MNTLSTLOCK flags.</entry> <entry>800053</entry> </row> + <row> + <entry>8.0-CURRENT after the addition of Intel™ + Core, Core2, and Atom support to &man.hwpmc.4;.</entry> + <entry>800055</entry> + </row> </tbody> </tgroup> </table> |