- remove directory class

Differential Revision:	https://reviews.freebsd.org/D1737
Approved by:	wblock (mentor)
This commit is contained in:
Jason Helfman 2015-02-15 05:29:24 +00:00
parent 35e6112df1
commit 7d7b2e5cdc
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=46271

View file

@ -71,10 +71,10 @@ $FreeBSD$
activity. Not only must code be written for every computer activity. Not only must code be written for every computer
architecture, but there may also be multiple types of booting on architecture, but there may also be multiple types of booting on
the same architecture. For example, a directory listing of the same architecture. For example, a directory listing of
<filename class="directory">/usr/src/sys/boot</filename> <filename>/usr/src/sys/boot</filename>
reveals a great amount of architecture-dependent code. There is reveals a great amount of architecture-dependent code. There is
a directory for each of the various supported architectures. In a directory for each of the various supported architectures. In
the x86-specific <filename class="directory">i386</filename> the x86-specific <filename>i386</filename>
directory, there are subdirectories for different boot standards directory, there are subdirectories for different boot standards
like <filename>mbr</filename> (Master Boot Record), like <filename>mbr</filename> (Master Boot Record),
<filename>gpt</filename> (<acronym>GUID</acronym> Partition <filename>gpt</filename> (<acronym>GUID</acronym> Partition