summaryrefslogtreecommitdiffstats
path: root/doc/porting/idlethread.t
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1999-10-06 19:46:14 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1999-10-06 19:46:14 +0000
commit23ba9e5a1bfbd5f104efe28defb205119135d26d (patch)
tree2bf40de8972ce6510c542752d2725d716412d32b /doc/porting/idlethread.t
parentRenamed preface.t to preface.texi since it has no automatically (diff)
downloadrtems-23ba9e5a1bfbd5f104efe28defb205119135d26d.tar.bz2
Now builds successfully.
Diffstat (limited to 'doc/porting/idlethread.t')
-rw-r--r--doc/porting/idlethread.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/porting/idlethread.t b/doc/porting/idlethread.t
index 98632147fa..aa0a71dec4 100644
--- a/doc/porting/idlethread.t
+++ b/doc/porting/idlethread.t
@@ -51,7 +51,7 @@ The order of precedence for selecting the IDLE thread body is:
@item generic (if no BSP and no CPU dependent)
-@end itemize
+@end enumerate
The following illustrates setting the CPU_PROVIDES_IDLE_THREAD_BODY macro: