From adee597960ce3c5ff0ce303ae9ac25b7eebdfe32 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 4 May 2000 19:45:17 +0000 Subject: Numerous changes based on comments from Stephan Wilms including a new section in the Getting Started called "Where to Go From Here", lots of index entries added, and more configuration table information. --- doc/user/init.t | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'doc/user/init.t') diff --git a/doc/user/init.t b/doc/user/init.t index 58045a0ab8..8e23816f7c 100644 --- a/doc/user/init.t +++ b/doc/user/init.t @@ -87,7 +87,7 @@ other task is made ready to execute. @subsection Initialization Manager Failure -The fatal_error_occurred directive will be called +The @code{@value{DIRPREFIX}ifatal_error_occurred} directive will be called from @code{@value{DIRPREFIX}initialize_executive} for any of the following reasons: @@ -307,8 +307,8 @@ be the same one passed to The application must use only one of the two initialization sequences: @code{@value{DIRPREFIX}initialize_executive} or -@code{@value{DIRPREFIX}nitialize_executive_early} and -@code{@value{DIRPREFIX}nitialize_executive_late}. +@code{@value{DIRPREFIX}initialize_executive_early} and +@code{@value{DIRPREFIX}initialize_executive_late}. @page @subsection INITIALIZE_EXECUTIVE_LATE - Complete Initialization and Start Multitasking -- cgit v1.2.3