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

(-)chapter.sgml (-2 / +2 lines)
Lines 616-622 Link Here
616
    <programlisting>options          SOFTUPDATES  #Enable FFS soft updates support</programlisting>
616
    <programlisting>options          SOFTUPDATES  #Enable FFS soft updates support</programlisting>
617
617
618
    <para>This option enables soft updates in the kernel, this will help speed
618
    <para>This option enables soft updates in the kernel, this will help speed
619
      up write access on the disks.  They enabled by default in the 4.X branch
619
      up write access on the disks.  They are enabled by default in the 4.X branch
620
      but may not be turned on.  Review the output from &man.mount.8; to see
620
      but may not be turned on.  Review the output from &man.mount.8; to see
621
      if you have them enabled.  If you do not see the soft-updates option then
621
      if you have them enabled.  If you do not see the soft-updates option then
622
      you will need to activate it using the &man.tunefs.8; or &man.newfs.8;
622
      you will need to activate it using the &man.tunefs.8; or &man.newfs.8;
Lines 1318-1324 Link Here
1318
	    counts down from 10.  Hit any key except for the
1318
	    counts down from 10.  Hit any key except for the
1319
            <keycap>enter</keycap> key, type <command>unload</command>
1319
            <keycap>enter</keycap> key, type <command>unload</command>
1320
            and then type
1320
            and then type
1321
	    <command>boot<replaceable>kernel.old</replaceable></command>,
1321
	    <command>boot <replaceable>kernel.old</replaceable></command>,
1322
            or the filename of any other kernel that will boot properly.
1322
            or the filename of any other kernel that will boot properly.
1323
            When reconfiguring a kernel, it is always a good idea to keep
1323
            When reconfiguring a kernel, it is always a good idea to keep
1324
            a kernel that is known to work on hand.</para>
1324
            a kernel that is known to work on hand.</para>

Return to bug 34587