2004-11-05 Joel Sherrill <joel@OARcorp.com>

PR 706/doc
	* user/task.t: Remove not that changes explanation.
This commit is contained in:
Joel Sherrill
2004-11-05 14:37:57 +00:00
parent bffdb8281b
commit 1c89b86a31
2 changed files with 6 additions and 1 deletions

View File

@@ -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