Minor grammatical change.

PR:		213126
Submitted by:	passat at rpi dot edu
Approved by:	bcr (mentor)
Differential Revision:	https://reviews.freebsd.org/D8482
This commit is contained in:
Sevan Janiyan 2016-11-09 19:15:17 +00:00
parent d394973b3a
commit cd696cb1a8
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=49655

View file

@ -86,7 +86,7 @@
<para>Today, most of the functionality in the &os; kernel is
contained in modules which can be dynamically loaded and
unloaded from the kernel as necessary. This allows the running
kernel to adapt immediately to new hardware or for new
kernel to adapt immediately to new hardware and for new
functionality to be brought into the kernel. This is known as
a modular kernel.</para>