Grammar fix

This commit is contained in:
Martin Michlmayr 2015-03-12 10:19:05 -06:00
parent 6054ab657a
commit 8733c7b02a

View file

@ -148,14 +148,14 @@
<li> the proprietary component &ldquo;vmkernel&rdquo;, which is
released in binary form only,</li>
<li>the kernel module &ldquo;vmklinux&rdquo;, 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
modified Linux drivers, and for which (at least some) source code
is provided.</li>
</ul>
<p>Conservancy examined the incomplete CCS alongside the
binary &ldquo;vmkernel&rdquo; component. Such examination indicates that function
binary &ldquo;vmkernel&rdquo; component. Such examination indicates that functions
in &ldquo;vmkernel&rdquo; do make function calls to Linux's kernel code
in the usual way for a single program written in C.</p></dd>