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 <li> the proprietary component &ldquo;vmkernel&rdquo;, which is
released in binary form only,</li> released in binary form only,</li>
<li>the kernel module &ldquo;vmklinux&rdquo;, which contains modified Linux <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 <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 &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 &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> in the usual way for a single program written in C.</p></dd>