summaryrefslogtreecommitdiffstats
path: root/c-user/initialization/introduction.rst
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2021-04-21 09:29:29 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2021-04-21 09:35:58 +0200
commit62ca9c1bc3e09119aaed095dc709f7712d8b3997 (patch)
tree17640f61f07c4c2de57031a11ab2fd295ac23b5f /c-user/initialization/introduction.rst
parentc-user: Split up initialization manager (diff)
downloadrtems-docs-62ca9c1bc3e09119aaed095dc709f7712d8b3997.tar.bz2
c-user: Split up fatal error manager
This makes it easier to automatically generate parts of the module documentation in the future. Update #3993.
Diffstat (limited to '')
-rw-r--r--c-user/initialization/introduction.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/c-user/initialization/introduction.rst b/c-user/initialization/introduction.rst
index ae14fb0..88805f2 100644
--- a/c-user/initialization/introduction.rst
+++ b/c-user/initialization/introduction.rst
@@ -7,7 +7,7 @@ Introduction
The Initialization Manager is responsible for initializing the Board Support
Package, RTEMS, device drivers, the root filesystem and the application. The
-:ref:`Fatal Error Manager <fatal_error_manager>` is responsible for the system
+:ref:`RTEMSAPIClassicFatal` is responsible for the system
shutdown.
The Initialization Manager provides only one directive: