From 7d7b2e5cdc225d93086f330e17c149abad162d6a Mon Sep 17 00:00:00 2001 From: Jason Helfman Date: Sun, 15 Feb 2015 05:29:24 +0000 Subject: [PATCH] - remove directory class Differential Revision: https://reviews.freebsd.org/D1737 Approved by: wblock (mentor) --- en_US.ISO8859-1/books/arch-handbook/boot/chapter.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/en_US.ISO8859-1/books/arch-handbook/boot/chapter.xml b/en_US.ISO8859-1/books/arch-handbook/boot/chapter.xml index 2c6783ac1a..c29b0438ed 100644 --- a/en_US.ISO8859-1/books/arch-handbook/boot/chapter.xml +++ b/en_US.ISO8859-1/books/arch-handbook/boot/chapter.xml @@ -71,10 +71,10 @@ $FreeBSD$ 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, a directory listing of - /usr/src/sys/boot + /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 + the x86-specific i386 directory, there are subdirectories for different boot standards like mbr (Master Boot Record), gpt (GUID Partition