diff options
author | Joseph Koshy <jkoshy@FreeBSD.org> | 2007-12-11 03:12:47 +0000 |
---|---|---|
committer | Joseph Koshy <jkoshy@FreeBSD.org> | 2007-12-11 03:12:47 +0000 |
commit | da6732e19844a7620878298aa4c33c3278977816 (patch) | |
tree | 12d90dfeeb27eeee8581dcf72bfd7fe0b41b73fe | |
parent | d6b42e24301a09468e7f19f39ec7fc49c04d52e8 (diff) |
Notes
-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 e6705f6558..6d5de7bf6e 100644 --- a/en_US.ISO8859-1/books/porters-handbook/book.sgml +++ b/en_US.ISO8859-1/books/porters-handbook/book.sgml @@ -11647,6 +11647,11 @@ Reference: <http://www.freebsd.org/ports/portaudit/74a9541d-5d6c-11d8-80e3-00 src/sys/pci to src/sys/dev/agp</entry> <entry>800004</entry> </row> + <row> + <entry>8.0-CURRENT after the addition of callgraph + capture functionality to &man.hwpmc.4;.</entry> + <entry>800006</entry> + </row> </tbody> </tgroup> |