doc: fix correct use of Clear Linux OS

Proper use of the Clear Linux name is with a noun, specifically "OS".
Also fixed some grammar edits along the way.

Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
This commit is contained in:
David B. Kinder
2019-01-30 15:05:21 -08:00
committed by David Kinder
parent fc887eade4
commit 0881bae738
17 changed files with 108 additions and 107 deletions

View File

@@ -42,7 +42,7 @@ A typical In-Vehicle Infotainment (IVI) system would support:
- connection to IVI front system and mobile devices (cloud
connectivity)
ACRN supports guest OSes of Clear Linux and Android. OEMs can use the ACRN
ACRN supports guest OSes of Clear Linux OS and Android. OEMs can use the ACRN
hypervisor and Linux or Android guest OS reference code to implement their own
VMs for a customized IC/IVI/RSE.

View File

@@ -184,7 +184,7 @@ securely.
SOS Hardening
-------------
In project ACRN, the reference SOS is based on Clear Linux. Customers
In project ACRN, the reference SOS is based on Clear Linux OS. Customers
may choose to use different open source OSes or their own proprietary OS
systems. To minimize the attack surfaces and achieve the goal of
"defense in depth", there are many common guidelines to ensure the

View File

@@ -90,7 +90,7 @@ ACRN Device Model source tree
files are used to generate the :ref:`acrn_apis` documentation)
**samples/**
scripts (included in the Clear Linux build) for setting up the network
scripts (included in the Clear Linux OS build) for setting up the network
and launching the User OS on the platform.
ACRN Tools source tree