Do some minor language cleanup and suggest that people also back up

their modules directory, and change it to be "we" instead of "I", and
while I'm at it rearrange the runon sentence that made this whole
question actively painful to read.
This commit is contained in:
Michael Lucas 2001-12-19 21:45:14 +00:00
parent 9a12ab0ac8
commit acead78ae5
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=11466

View file

@ -5465,15 +5465,17 @@ crw-rw-rw- 1 root wheel 41, 1 Oct 15 22:14 spx</screen>
kernel config section of the Handbook</ulink>.</para>
<note>
<para>It is recommended that you make a dated snapshot
of your kernel
in <filename>kernel.YYMMDD</filename> after you get it all
working, that way if you do something dire the next time
you play with your configuration you can boot that kernel
instead of having to go all the way back to
<para>We recommend that you make a dated snapshot
of your new <filename>/kernel</filename>
called <filename>/kernel.YYMMDD</filename> after you get it
working properly. Also back up your new
<filename>/modules</filename> directory to <filename>/modules.YYMMDD</filename>. That way, if you make a mistake the next time
you play with your configuration you can boot the backup kernel
instead of having to fall back to
<filename>kernel.GENERIC</filename>. This is particularly
important if you are now booting off a controller that is not
supported in the GENERIC kernel.</para>
important if you are now booting off of a controller that
GENERIC does not
support.</para>
</note>
</answer>
</qandaentry>