summaryrefslogtreecommitdiffstats
path: root/doc/user
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2004-11-05 14:37:57 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2004-11-05 14:37:57 +0000
commit1c89b86a315afe954e0f2e1629dfe958e5dadd96 (patch)
tree26434dc77a7e7348eb29826fa30bfdf4e4d9c342 /doc/user
parent2004-11-05 Ralf Corsepius <ralf_corsepiu@rtems.org> (diff)
downloadrtems-1c89b86a315afe954e0f2e1629dfe958e5dadd96.tar.bz2
2004-11-05 Joel Sherrill <joel@OARcorp.com>
PR 706/doc * user/task.t: Remove not that changes explanation.
Diffstat (limited to '')
-rw-r--r--doc/user/task.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user/task.t b/doc/user/task.t
index bd3e296828..115536eb22 100644
--- a/doc/user/task.t
+++ b/doc/user/task.t
@@ -1153,7 +1153,7 @@ procedure Task_Is_Suspended (
@end ifset
@subheading DIRECTIVE STATUS CODES:
-@code{@value{RPREFIX}SUCCESSFUL} - task is not suspended@*
+@code{@value{RPREFIX}SUCCESSFUL} - task is suspended@*
@code{@value{RPREFIX}ALREADY_SUSPENDED} - task is not suspended@*
@code{@value{RPREFIX}INVALID_ID} - task id invalid@*
@code{@value{RPREFIX}ILLEGAL_ON_REMOTE_OBJECT} - not supported on remote tasks