From aa1c010e313ed4067e4d477f048cc6f0350b5e97 Mon Sep 17 00:00:00 2001 From: Chris Johns Date: Wed, 9 Nov 2016 12:20:46 +1100 Subject: user: Fix header levels. --- user/overview/index.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'user/overview/index.rst') 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 -- cgit v1.2.3