Grammar fix.

This commit is contained in:
Giorgos Keramidas 2002-08-28 19:33:57 +00:00
parent 6282b35e9b
commit fe348dc248
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=14066
2 changed files with 2 additions and 2 deletions
en_US.ISO8859-1/books
arch-handbook/boot
developers-handbook/boot

View file

@ -115,7 +115,7 @@ Timecounter "i8254" frequency 1193182 Hz</screen>
<title>BIOS POST</title>
<para>When the PC powers on, the processor's registers are set
with some predefined values. One of the registers is the
to some predefined values. One of the registers is the
<emphasis>instruction pointer</emphasis> register, and its value
after a power on is well defined: it is a 32-bit value of
0xffffff00. The instruction pointer register points to code to

View file

@ -115,7 +115,7 @@ Timecounter "i8254" frequency 1193182 Hz</screen>
<title>BIOS POST</title>
<para>When the PC powers on, the processor's registers are set
with some predefined values. One of the registers is the
to some predefined values. One of the registers is the
<emphasis>instruction pointer</emphasis> register, and its value
after a power on is well defined: it is a 32-bit value of
0xffffff00. The instruction pointer register points to code to