summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Johns <chrisj@rtems.org>2016-09-14 09:23:27 +1000
committerChris Johns <chrisj@rtems.org>2016-09-14 09:23:27 +1000
commite6fe68d51d51bebecb645369f7e0beec6b694a9a (patch)
treee052b6eacd2dafc08aedfae984777c26af2be4ff
parentwaf: Fix for waf-1.9.3. (diff)
downloadrtems-docs-e6fe68d51d51bebecb645369f7e0beec6b694a9a.tar.bz2
c_user: Fix minor error.
-rw-r--r--c_user/rate_monotonic_manager.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/c_user/rate_monotonic_manager.rst b/c_user/rate_monotonic_manager.rst
index cdcbf5c..0a5ab5c 100644
--- a/c_user/rate_monotonic_manager.rst
+++ b/c_user/rate_monotonic_manager.rst
@@ -293,7 +293,7 @@ the RMS priority, period, execution time, and processor utilization for each
task:
+------------+----------+--------+-----------+-------------+
-| Tas k | RMS | Period | Execution | Processor |
+| Task | RMS | Period | Execution | Processor |
| | Priority | | Time | Utilization |
+============+==========+========+===========+=============+
| 1 | High | 100 | 15 | 0.15 |