From 21f6e72f27923dfbca7f0690f123188644587bf6 Mon Sep 17 00:00:00 2001 From: Marc Fonvieille Date: Sun, 30 Nov 2003 09:43:36 +0000 Subject: [PATCH] Fix confusing "make world" references with something more correct. Submitted and spotted by: rwatson --- en_US.ISO8859-1/books/handbook/cutting-edge/chapter.sgml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/en_US.ISO8859-1/books/handbook/cutting-edge/chapter.sgml b/en_US.ISO8859-1/books/handbook/cutting-edge/chapter.sgml index 3288f3aa4a..a0f80caa6b 100644 --- a/en_US.ISO8859-1/books/handbook/cutting-edge/chapter.sgml +++ b/en_US.ISO8859-1/books/handbook/cutting-edge/chapter.sgml @@ -275,8 +275,8 @@ Before compiling &os.current;, read the Makefile in /usr/src - carefully. You should at least run a make world the first time through + carefully. You should at least install a new kernel and rebuild the world the first time through as part of the upgrading process. Reading the &a.current; and /usr/src/UPDATING will keep you up-to-date on other bootstrapping procedures that sometimes become necessary as we move toward the next @@ -449,8 +449,8 @@ Before compiling &os.stable;, read the Makefile in /usr/src - carefully. You should at least run a make world the first time through + carefully. You should at least install a new kernel and rebuild the world the first time through as part of the upgrading process. Reading the &a.stable; and /usr/src/UPDATING will keep you up-to-date on other bootstrapping procedures that sometimes become necessary as we move toward the next