From 262c11c3fb54fb3df916290430b31897157ccfb0 Mon Sep 17 00:00:00 2001 From: Poul-Henning Kamp Date: Sat, 8 Mar 2003 21:53:45 +0000 Subject: [PATCH] Fix entry for 500105 which was mistakenly committed as 500005. Add entry for 500106 --- en_US.ISO8859-1/books/porters-handbook/book.sgml | 16 +++++++++++----- 1 file changed, 11 insertions(+), 5 deletions(-) diff --git a/en_US.ISO8859-1/books/porters-handbook/book.sgml b/en_US.ISO8859-1/books/porters-handbook/book.sgml index c78a72b509..4bc24dc29d 100644 --- a/en_US.ISO8859-1/books/porters-handbook/book.sgml +++ b/en_US.ISO8859-1/books/porters-handbook/book.sgml @@ -5366,11 +5366,6 @@ PLIST_SUB= OCTAVE_VERSION=${OCTAVE_VERSION} 500004 - - 5.0-CURRENT after new cdevsw initialization method. - 500005 - - 5.0-CURRENT after merging libxpg4 code into libc and after TASKQ interface introduction. @@ -5638,6 +5633,17 @@ PLIST_SUB= OCTAVE_VERSION=${OCTAVE_VERSION} Appearance of MAJOR_AUTO allocation facility. 500104 + + 5.0-CURRENT after new cdevsw initialization method. + 500105 + + + devstat_add_entry() has been replaced by + devstat_new_entry() + 500106 + + +foo