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

(-)handbook/kernelconfig/chapter.up.xml (-1 / +4 lines)
Lines 490-502 Link Here
490
    <para>Using this method, the local configuration file expresses
490
    <para>Using this method, the local configuration file expresses
491
      local differences from a <filename>GENERIC</filename>
491
      local differences from a <filename>GENERIC</filename>
492
      kernel.  As upgrades are performed, new features added to
492
      kernel.  As upgrades are performed, new features added to
493
      <filename>GENERIC</filename> will be also be added to the local
493
      <filename>GENERIC</filename> will be also be added to the local
494
      kernel unless they are specifically prevented using
494
      kernel unless they are specifically prevented using
495
      <literal>nooptions</literal> or <literal>nodevice</literal>.
495
      <literal>nooptions</literal> or <literal>nodevice</literal>.
496
      The remainder of this chapter addresses the contents of a
496
      A comprehensive list of configuration directives and their descriptions
497
      may be found in the &man.config.5;.</para>
498
499
    <para>The remainder of this chapter addresses the contents of a
497
      typical configuration file and the role various options and
500
      typical configuration file and the role various options and
498
      devices play.</para>
501
      devices play.</para>
499
502
500
    <note>
503
    <note>
501
      <para>To build a file which contains all available options,
504
      <para>To build a file which contains all available options,
502
	run the following command as <username>root</username>:</para>
505
	run the following command as <username>root</username>:</para>

Return to bug 177874