Doc: Changed lines in RN 1.0 and 0.1 to correct ref issue.

Signed-off-by: Deb Taylor <deb.taylor@intel.com>
This commit is contained in:
Deb Taylor 2020-03-12 22:49:38 -04:00 committed by deb-intel
parent 14692ef60c
commit fd2330c924
2 changed files with 3 additions and 3 deletions

View File

@ -63,8 +63,8 @@ Developers can configure hypervisor via Kconfig parameters. (See
New ACRN tools New ACRN tools
============== ==============
We've added a collection of support tools including acrnctl, acrntrace, acrnlog, We've added a collection of support tools including acrnctl, acrntrace,
acrn-crashlog, acrnprobe. (See :ref:`tools` documentation for details.) acrnlog, acrn-crashlog, acrnprobe.
Known Issues Known Issues
************ ************

View File

@ -195,7 +195,7 @@ modified to map native GPIO to UOS. (See :ref:`virtio-hld` for more information.
New ACRN tools New ACRN tools
============== ==============
We've added a collection of support tools including ``acrnctl``, ``acrntrace``, ``acrnlog``, We've added a collection of support tools including ``acrnctl``, ``acrntrace``, ``acrnlog``,
``acrn-crashlog``, ``acrnprobe``. (See :ref:`tools` for details.) ``acrn-crashlog``, ``acrnprobe``. (See the `Tools` section under **User Guides** for details.)
Document updates Document updates
================ ================