Reword stuff. The user is not making "kernel modifications",
but editing their custom kernel configuration.
This commit is contained in:
parent
46b4fbd439
commit
562f610550
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=12647
1 changed files with 2 additions and 2 deletions
|
@ -200,10 +200,10 @@
|
|||
|
||||
<programlisting>controller scbus0 at aha0</programlisting></para>
|
||||
|
||||
<para>Lastly, as long as you are editing the kernel config, you
|
||||
<para>Finally, since you are creating a custom kernel configuration, you
|
||||
can take the opportunity to remove all the unnecessary drivers. This
|
||||
should be done with a great deal of caution, and only if you feel
|
||||
confident about making kernel modifications. Removing unnecessary
|
||||
confident about making modifications to your kernel configuration. Removing unnecessary
|
||||
drivers will reduce the kernel size, leaving more memory available
|
||||
for your applications. To determine which drivers are not needed,
|
||||
go to the end of the file <filename>/var/log/messages</filename>, and look for lines
|
||||
|
|
Loading…
Reference in a new issue