doc: fix misspellings

Fix misspellings missed during regular reviews

Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
This commit is contained in:
David B. Kinder
2019-04-11 14:50:52 -07:00
committed by David Kinder
parent c42f5c5cb6
commit e7605fad7d
10 changed files with 17 additions and 17 deletions

View File

@@ -5,7 +5,7 @@ ACRN documentation generation
These instructions will walk you through generating the Project ACRN's
documentation and publishing it to https://projectacrn.github.io.
You can also use these instructions to generate the ARCN documentation
You can also use these instructions to generate the ACRN documentation
on your local system.
Documentation overview

View File

@@ -20,7 +20,7 @@ so that the VM will not evict the masked cache lines, as shown in :numref:
CAT Support on ACRN
*******************
As described at `Intel (R) 64 and IA-32 Architectures Software Developers Manual
As described at `Intel (R) 64 and IA-32 Architectures Software Developer's Manual
<https://software.intel.com/en-us/download/intel-64-and-ia-32-architectures-sdm-combined-volumes-3a-3b-3c-and-3d-system-programming-guide>`_,
chapter 17.19, volume 3. There are 3 steps to use CAT:
@@ -86,7 +86,7 @@ for the HV shell (refer to :ref:`getting-started-up2` for setup instructions).
.. code-block:: none
ACRN:\>wrmsr p1 0xc8f 0x100000000
ACRN:\>wrmsr -p1 0xc8f 0x100000000
Configure CAT for VM with VM Configuration
##########################################