diff --git a/UPDATING b/UPDATING index 214c8e202307..e5a80427a00f 100644 --- a/UPDATING +++ b/UPDATING @@ -20,8 +20,8 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 5.x IS SLOW: 20040613: ALTQ is now linked to the build. This breaks ABI for struct ifnet. Make sure to recompile modules and any userland that makes use of - sizeof(struct ifnet). In order to get the altq headers in place run - make installincludes. + sizeof(struct ifnet). In order to get the altq headers in place + please recompile and reinstall world. 20040607: Splitting kern_thread.c into 2 files (adding kern_kse.c)