summaryrefslogtreecommitdiffstats
path: root/shell/shell_old_reference_only.rst
diff options
context:
space:
mode:
authorJoel Sherrill <joel@rtems.org>2016-10-27 19:19:00 -0500
committerJoel Sherrill <joel@rtems.org>2016-10-27 19:19:00 -0500
commita1c718077367b5d3a6aa8ddf02274fa6d92ef1b3 (patch)
treee8abf9b2eab81911ec6112f5c260ed6472959afb /shell/shell_old_reference_only.rst
parentdevelenv/sample.rst: Correct formatting error (diff)
downloadrtems-docs-a1c718077367b5d3a6aa8ddf02274fa6d92ef1b3.tar.bz2
Misc: Capitalize RTEMS.
Diffstat (limited to '')
-rw-r--r--shell/shell_old_reference_only.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/shell/shell_old_reference_only.rst b/shell/shell_old_reference_only.rst
index 9edc151..558e286 100644
--- a/shell/shell_old_reference_only.rst
+++ b/shell/shell_old_reference_only.rst
@@ -5006,7 +5006,7 @@ RTEMS Specific Commands
Introduction
============
-The RTEMS shell has the following rtems commands:
+The RTEMS shell has the following RTEMS specific commands:
- ``shutdown`` - Shutdown the system
@@ -6092,7 +6092,7 @@ following prototype:
extern rtems_shell_cmd_t rtems_shell_PART_Command;
-object - display information about rtems objects
+object - display information about RTEMS objects
------------------------------------------------
.. index:: object
@@ -6160,7 +6160,7 @@ following prototype:
extern rtems_shell_cmd_t rtems_shell_OBJECT_Command;
-driver - display the rtems device driver table
+driver - display the RTEMS device driver table
----------------------------------------------
.. index:: driver