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

(-)chapter.sgml (-2 / +4 lines)
Lines 109-116 Link Here
109
    <para>Linux binary compatibility is not turned on by default.  The
109
    <para>Linux binary compatibility is not turned on by default.  The
110
      easiest way to enable this functionality is to load the
110
      easiest way to enable this functionality is to load the
111
      <literal>linux</literal> KLD object (<quote>Kernel LoaDable
111
      <literal>linux</literal> KLD object (<quote>Kernel LoaDable
112
      object</quote>).  You can load this module by simply typing
112
      object</quote>).  You can load this module by typing the
113
      <command>linux</command> at the command prompt.</para>
113
      following as <username>root</username>:</para>
114
115
    <programlisting># kldload linux</programlisting>
114
116
115
    <para>If you would like Linux compatibility to always be enabled,
117
    <para>If you would like Linux compatibility to always be enabled,
116
      then you should add the following line to
118
      then you should add the following line to

Return to bug 87464