<div dir="auto">If that's just a formatting error fix, looks good. Push it.<div dir="auto"><br></div><div dir="auto">If it's more, poke me.</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Apr 22, 2021, 10:10 AM Gedare Bloom <<a href="mailto:gedare@rtems.org">gedare@rtems.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">---<br>
 c-user/rate-monotonic/background.rst | 4 +++-<br>
 1 file changed, 3 insertions(+), 1 deletion(-)<br>
<br>
diff --git a/c-user/rate-monotonic/background.rst b/c-user/rate-monotonic/background.rst<br>
index 9ca7dff..c81af4e 100644<br>
--- a/c-user/rate-monotonic/background.rst<br>
+++ b/c-user/rate-monotonic/background.rst<br>
@@ -112,7 +112,9 @@ less than its period.  For example, a periodic task's requirements may state<br>
 that it should execute for 10 milliseconds every 100 milliseconds.  Although<br>
 the execution time may be the average, worst, or best case, the worst-case<br>
 execution time is more appropriate for use when analyzing system behavior under<br>
-transient overload conditions... index:: aperiodic task, definition<br>
+transient overload conditions.<br>
+<br>
+.. index:: aperiodic task, definition<br>
<br>
 In contrast, an aperiodic task executes at irregular intervals and has only a<br>
 soft deadline.  In other words, the deadlines for aperiodic tasks are not<br>
-- <br>
2.25.1<br>
<br>
_______________________________________________<br>
devel mailing list<br>
<a href="mailto:devel@rtems.org" target="_blank" rel="noreferrer">devel@rtems.org</a><br>
<a href="http://lists.rtems.org/mailman/listinfo/devel" rel="noreferrer noreferrer" target="_blank">http://lists.rtems.org/mailman/listinfo/devel</a><br>
</blockquote></div>