summaryrefslogtreecommitdiffstats
path: root/doc/user/init.t
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2008-11-07 15:02:55 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2008-11-07 15:02:55 +0000
commit1fa78236b7a25b73b4be10b0182c524f390df7e1 (patch)
tree77c3949fbbc8b082c85391eecaf9277134cfcff3 /doc/user/init.t
parentRegenerate. (diff)
downloadrtems-1fa78236b7a25b73b4be10b0182c524f390df7e1.tar.bz2
2008-11-07 Joel Sherrill <joel.sherrill@OARcorp.com>
PR 1334/doc * user/Makefile.am, user/concepts.t, user/init.t, user/overview.t, user/part.t, user/task.t: Correct typos and correctly document 4 parts of 32-bit object id. * user/ObjectId-32Bits.eps, user/ObjectId-32Bits.png: New files.
Diffstat (limited to 'doc/user/init.t')
-rw-r--r--doc/user/init.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user/init.t b/doc/user/init.t
index 6bfb1fffe8..5cb7015aa5 100644
--- a/doc/user/init.t
+++ b/doc/user/init.t
@@ -165,7 +165,7 @@ C Library.
The effect of calling any blocking RTEMS directives before
@code{@value{DIRPREFIX}initialize_start_multitasking}
-is unpredictable but guaranteed to be bad. Afer the
+is unpredictable but guaranteed to be bad. After the
directive @code{@value{DIRPREFIX}initialize_data_structures}
is invoked, it is permissible to allocate RTEMS objects and
perform non-blocking operations. But the user should be