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

(-)/Users/thomaspassaro/Documents/chapter.xml (-1 / +1 lines)
Lines 86-92 Link Here
86
    <para>Today, most of the functionality in the &os; kernel is
86
    <para>Today, most of the functionality in the &os; kernel is
87
      contained in modules which can be dynamically loaded and
87
      contained in modules which can be dynamically loaded and
88
      unloaded from the kernel as necessary.  This allows the running
88
      unloaded from the kernel as necessary.  This allows the running
89
      kernel to adapt immediately to new hardware or for new
89
      kernel to adapt immediately to new hardware and for new
90
      functionality to be brought into the kernel.  This is known as
90
      functionality to be brought into the kernel.  This is known as
91
      a modular kernel.</para>
91
      a modular kernel.</para>
92
92

Return to bug 213126