summaryrefslogtreecommitdiffstats
path: root/shell
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
parentdevelenv/sample.rst: Correct formatting error (diff)
downloadrtems-docs-a1c718077367b5d3a6aa8ddf02274fa6d92ef1b3.tar.bz2
Misc: Capitalize RTEMS.
Diffstat (limited to 'shell')
-rw-r--r--shell/rtems_specific_commands.rst6
-rw-r--r--shell/shell_old_reference_only.rst6
2 files changed, 6 insertions, 6 deletions
diff --git a/shell/rtems_specific_commands.rst b/shell/rtems_specific_commands.rst
index 22027ce..cbf2e54 100644
--- a/shell/rtems_specific_commands.rst
+++ b/shell/rtems_specific_commands.rst
@@ -10,7 +10,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
@@ -1148,7 +1148,7 @@ The configuration structure for the ``part`` has the following prototype:
.. _object:
-object - display information about rtems objects
+object - display information about RTEMS objects
------------------------------------------------
.. index:: object
@@ -1221,7 +1221,7 @@ following prototype:
.. _driver:
-driver - display the rtems device driver table
+driver - display the RTEMS device driver table
----------------------------------------------
.. index:: driver
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