summaryrefslogtreecommitdiffstats
path: root/user/overview/index.rst
diff options
context:
space:
mode:
authorChris Johns <chrisj@rtems.org>2016-11-09 12:20:46 +1100
committerChris Johns <chrisj@rtems.org>2016-11-09 12:20:46 +1100
commitaa1c010e313ed4067e4d477f048cc6f0350b5e97 (patch)
tree81a11b93effebbea497262aff02a0b7accc390ca /user/overview/index.rst
parentshell: Fix header levels. (diff)
downloadrtems-docs-aa1c010e313ed4067e4d477f048cc6f0350b5e97.tar.bz2
user: Fix header levels.
Diffstat (limited to '')
-rw-r--r--user/overview/index.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/user/overview/index.rst b/user/overview/index.rst
index a8cfc32..8064e21 100644
--- a/user/overview/index.rst
+++ b/user/overview/index.rst
@@ -1,7 +1,7 @@
.. comment SPDX-License-Identifier: CC-BY-SA-4.0
Overview
-=========
+********
Welcome to the :ref:term:`RTEMS` User Manual.
@@ -54,7 +54,7 @@ RTEMS provides features found in modern operating systems:
- parallel programming language support
Real-time Application Systems
------------------------------
+=============================
Real-time application systems are a special class of computer applications.
They have a complex set of characteristics that distinguish them from other
@@ -89,7 +89,7 @@ competing processors are introduced. The ramifications of multiple processors
complicate each and every characteristic of a real-time system.
Real-time Executive
--------------------
+===================
Fortunately, real-time operating systems, or real-time executives, serve as a
cornerstone on which to build the application system. A real-time multitasking