Skip to content

Commit 2dc7c31

Browse files
committed
docs: Fix a figure title
1 parent b453d50 commit 2dc7c31

File tree

1 file changed

+3
-7
lines changed

1 file changed

+3
-7
lines changed

doc/rkh_rep.txt

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1191,11 +1191,9 @@ preemptive kernel for executing event-driven system despicted in
11911191
\ref fig15 "Figure 15". \n \n
11921192

11931193
\anchor fig16
1194-
\image html rkhpreem.png "Figure 16 - RTC execution model on a fixed
1195-
priority preemptive scheduling"
1194+
\image html rkhpreem.png "Figure 16 - RTC execution model on a fixed priority preemptive scheduling"
11961195

1197-
\n The following explanation section illuminates the interesting
1198-
points:\n
1196+
\n The following explanation section illuminates the interesting points:\n
11991197

12001198
\li (0) When all event queues run out of events, neither of three active
12011199
objects are able to run, the underlying kernel executes the idle task to
@@ -1226,7 +1224,6 @@ object that is able to run so is scheduled processor time so the event
12261224
and \b A is again the highest priority active object that is able to run
12271225
so is scheduled processor time so the event \b D processing can be
12281226
completed.
1229-
12301227
\li (10) Idem (5) and (6).
12311228
\li (11) Idem (8).
12321229
\li (12) Idem (9).
@@ -1277,8 +1274,7 @@ cooperative, and non-preemptive kernel for executing event-driven
12771274
system despicted in \ref fig15 "Figure 15". \n \n
12781275

12791276
\anchor fig17
1280-
\image html rkhcoop.png "Figure 17 - RTC execution model on a fixed
1281-
priority cooperative scheduling"
1277+
\image html rkhcoop.png "Figure 17 - RTC execution model on a fixed priority cooperative scheduling"
12821278

12831279
\n The following explanation section illuminates the interesting
12841280
points:\n

0 commit comments

Comments
 (0)