Small wording changes to make the paragraph read easier

Approved by:	dougb
This commit is contained in:
Eitan Adler 2012-02-08 04:37:05 +00:00
parent 231453c552
commit e22bc59985
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=38414

View file

@ -249,11 +249,11 @@ following line in &man.loader.conf.5;:
check for the module itself.</para>
<warning>
<para>It is considerably easy to remove built in support for a
device or option and have a broken kernel. For example, if
the &man.ata.4; driver is pulled from the kernel configuration
<para>It is easy to remove support for a
device or option and end up with a broken kernel. For example, if
the &man.ata.4; driver is removed from the kernel configuration
file, a system using <acronym>ATA</acronym> disk drivers may
not boot without the line added to
not boot without the module added to
<filename>loader.conf</filename>. When in doubt, check for
the module and then just leave support in the kernel.</para>
</warning>