s/sevice/service
PR: docs/41811 Submitted by: Maxim Maximov <mcsi@agava.com>
This commit is contained in:
parent
13e4e92213
commit
538c34d2d8
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=13953
2 changed files with 2 additions and 2 deletions
en_US.ISO8859-1/books
|
@ -291,7 +291,7 @@ boot2: boot2.ldr boot2.bin ${BTX}/btx/btx
|
|||
link the binary. BTX, which stands for BooT eXtender, is a
|
||||
piece of code that provides a protected mode environment for the
|
||||
program, called the client, that it is linked with. So boot2 is
|
||||
a BTX client, i.e. it uses the sevice provided by BTX.</para>
|
||||
a BTX client, i.e. it uses the service provided by BTX.</para>
|
||||
|
||||
<para>The <application>btxld</application> utility is the linker.
|
||||
It links two binaries together. The difference between
|
||||
|
|
|
@ -291,7 +291,7 @@ boot2: boot2.ldr boot2.bin ${BTX}/btx/btx
|
|||
link the binary. BTX, which stands for BooT eXtender, is a
|
||||
piece of code that provides a protected mode environment for the
|
||||
program, called the client, that it is linked with. So boot2 is
|
||||
a BTX client, i.e. it uses the sevice provided by BTX.</para>
|
||||
a BTX client, i.e. it uses the service provided by BTX.</para>
|
||||
|
||||
<para>The <application>btxld</application> utility is the linker.
|
||||
It links two binaries together. The difference between
|
||||
|
|
Loading…
Reference in a new issue