View | Details | Raw Unified | Return to bug 41811
Collapse All | Expand All

(-)en_US.ISO8859-1/books/developers-handbook/boot/chapter.sgml (-1 / +1 lines)
Lines 291-297 Link Here
291
      link the binary.  BTX, which stands for BooT eXtender, is a
291
      link the binary.  BTX, which stands for BooT eXtender, is a
292
      piece of code that provides a protected mode environment for the
292
      piece of code that provides a protected mode environment for the
293
      program, called the client, that it is linked with.  So boot2 is
293
      program, called the client, that it is linked with.  So boot2 is
294
      a BTX client, i.e. it uses the sevice provided by BTX.</para>
294
      a BTX client, i.e. it uses the service provided by BTX.</para>
295
295
296
    <para>The <application>btxld</application> utility is the linker.
296
    <para>The <application>btxld</application> utility is the linker.
297
      It links two binaries together.  The difference between
297
      It links two binaries together.  The difference between

Return to bug 41811