Grammar fix.
This commit is contained in:
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
|
@ -115,7 +115,7 @@ Timecounter "i8254" frequency 1193182 Hz</screen>
|
||||||
<title>BIOS POST</title>
|
<title>BIOS POST</title>
|
||||||
|
|
||||||
<para>When the PC powers on, the processor's registers are set
|
<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
|
<emphasis>instruction pointer</emphasis> register, and its value
|
||||||
after a power on is well defined: it is a 32-bit value of
|
after a power on is well defined: it is a 32-bit value of
|
||||||
0xffffff00. The instruction pointer register points to code to
|
0xffffff00. The instruction pointer register points to code to
|
||||||
|
|
|
@ -115,7 +115,7 @@ Timecounter "i8254" frequency 1193182 Hz</screen>
|
||||||
<title>BIOS POST</title>
|
<title>BIOS POST</title>
|
||||||
|
|
||||||
<para>When the PC powers on, the processor's registers are set
|
<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
|
<emphasis>instruction pointer</emphasis> register, and its value
|
||||||
after a power on is well defined: it is a 32-bit value of
|
after a power on is well defined: it is a 32-bit value of
|
||||||
0xffffff00. The instruction pointer register points to code to
|
0xffffff00. The instruction pointer register points to code to
|
||||||
|
|
Loading…
Reference in a new issue