summaryrefslogtreecommitdiffstats
path: root/doc/user/task.t
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--doc/user/task.t4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/user/task.t b/doc/user/task.t
index e8a3390665..49fa0a9273 100644
--- a/doc/user/task.t
+++ b/doc/user/task.t
@@ -1212,8 +1212,8 @@ procedure Task_Is_Suspended (
@end ifset
@subheading DIRECTIVE STATUS CODES:
-@code{@value{RPREFIX}SUCCESSFUL} - task is suspended@*
-@code{@value{RPREFIX}ALREADY_SUSPENDED} - task is not suspended@*
+@code{@value{RPREFIX}SUCCESSFUL} - task is NOT suspended@*
+@code{@value{RPREFIX}ALREADY_SUSPENDED} - task is currently suspended@*
@code{@value{RPREFIX}INVALID_ID} - task id invalid@*
@code{@value{RPREFIX}ILLEGAL_ON_REMOTE_OBJECT} - not supported on remote tasks