Index: arch-handbook/boot/chapter.xml =================================================================== --- arch-handbook/boot/chapter.xml +++ arch-handbook/boot/chapter.xml @@ -70,8 +70,8 @@ The boot process is an extremely machine-dependent activity. Not only must code be written for every computer architecture, but there may also be multiple types of booting on - the same architecture. For example, looking at - /usr/sys/src/boot + the same architecture. For example, a directory listing of + /usr/src/sys/boot reveals a great amount of architecture-dependent code. There is a directory for each of the various supported architectures. In the x86-specific i386