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:
parent
d394973b3a
commit
cd696cb1a8
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=49655
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
||||
|
|
Loading…
Reference in a new issue