From cf88cf1caefe84d975aa52603e16d9877780a126 Mon Sep 17 00:00:00 2001 From: Mark Linimon Date: Mon, 26 Jul 2004 07:16:09 +0000 Subject: [PATCH] Change entry for version 502123 to match other entries. Also note that this was when the change of the default X implementation to xorg became effective. --- en_US.ISO8859-1/books/porters-handbook/book.sgml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/en_US.ISO8859-1/books/porters-handbook/book.sgml b/en_US.ISO8859-1/books/porters-handbook/book.sgml index d0aaae7c24..a82f79f132 100644 --- a/en_US.ISO8859-1/books/porters-handbook/book.sgml +++ b/en_US.ISO8859-1/books/porters-handbook/book.sgml @@ -6803,9 +6803,12 @@ IGNORE=POINTYHAT is not supported 502122 - Kernel API changes. VFS_ROOT now takes a struct + 5.2-CURRENT after change to make + VFS_ROOT take a struct thread argument as does vflush. Struct kinfo_proc now has a user data pointer. + The switch of the default X implementation to + xorg was also made at this time. 502123