Grammar fix
This commit is contained in:
parent
6054ab657a
commit
8733c7b02a
1 changed files with 2 additions and 2 deletions
|
@ -148,14 +148,14 @@
|
||||||
<li> the proprietary component “vmkernel”, which is
|
<li> the proprietary component “vmkernel”, which is
|
||||||
released in binary form only,</li>
|
released in binary form only,</li>
|
||||||
<li>the kernel module “vmklinux”, which contains modified Linux
|
<li>the kernel module “vmklinux”, which contains modified Linux
|
||||||
Code, and for which (at least some) source code for which is provided.
|
Code, and for which (at least some) source code is provided.
|
||||||
<li>other kernel modules with device drivers, most of which are
|
<li>other kernel modules with device drivers, most of which are
|
||||||
modified Linux drivers, and for which (at least some) source code
|
modified Linux drivers, and for which (at least some) source code
|
||||||
is provided.</li>
|
is provided.</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
<p>Conservancy examined the incomplete CCS alongside the
|
<p>Conservancy examined the incomplete CCS alongside the
|
||||||
binary “vmkernel” component. Such examination indicates that function
|
binary “vmkernel” component. Such examination indicates that functions
|
||||||
in “vmkernel” do make function calls to Linux's kernel code
|
in “vmkernel” do make function calls to Linux's kernel code
|
||||||
in the usual way for a single program written in C.</p></dd>
|
in the usual way for a single program written in C.</p></dd>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue