[rtems-docs commit] shell: Update task command

Sebastian Huber sebh at rtems.org
Fri Jun 16 04:19:36 UTC 2017


Module:    rtems-docs
Branch:    master
Commit:    4e85468773a6c92346024a07602022b13ef22b01
Changeset: http://git.rtems.org/rtems-docs/commit/?id=4e85468773a6c92346024a07602022b13ef22b01

Author:    Sebastian Huber <sebastian.huber at embedded-brains.de>
Date:      Fri Jun 16 06:19:16 2017 +0200

shell: Update task command

---

 shell/rtems_specific_commands.rst | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/shell/rtems_specific_commands.rst b/shell/rtems_specific_commands.rst
index 179941e..cc1a30c 100644
--- a/shell/rtems_specific_commands.rst
+++ b/shell/rtems_specific_commands.rst
@@ -918,10 +918,10 @@ EXAMPLES:
     .. code-block:: shell
 
         SHLL [/] # task
-        ID       NAME                 CPU PRI STATE  MODES    EVENTS WAITINFO
+        ID       NAME                 SHED PRI STATE  MODES    EVENTS WAITINFO
         ------------------------------------------------------------------------------
-        0a010001 UI1                    0 254 EV     P:T:nA   NONE
-        0a010002 SHLL                   0 100 READY  P:T:nA   NONE
+        0a010001 UI1                  UPD  254 EV     P:T:nA   NONE
+        0a010002 SHLL                 UPD  100 READY  P:T:nA   NONE
 
 .. index:: CONFIGURE_SHELL_NO_COMMAND_TASK
 .. index:: CONFIGURE_SHELL_COMMAND_TASK



More information about the vc mailing list