From 8733c7b02ac53a1b594f45639383fbbaacaaf3c4 Mon Sep 17 00:00:00 2001 From: Martin Michlmayr Date: Thu, 12 Mar 2015 10:19:05 -0600 Subject: [PATCH] Grammar fix --- .../static/linux-compliance/vmware-lawsuit-faq.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/www/conservancy/static/linux-compliance/vmware-lawsuit-faq.html b/www/conservancy/static/linux-compliance/vmware-lawsuit-faq.html index b418dff7..e175f894 100644 --- a/www/conservancy/static/linux-compliance/vmware-lawsuit-faq.html +++ b/www/conservancy/static/linux-compliance/vmware-lawsuit-faq.html @@ -148,14 +148,14 @@
  • the proprietary component “vmkernel”, which is released in binary form only,
  • 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.
  • other kernel modules with device drivers, most of which are modified Linux drivers, and for which (at least some) source code is provided.
  • 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 the usual way for a single program written in C.