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

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

View File

@@ -1,3 +1,8 @@
2004-11-05 Joel Sherrill <joel@OARcorp.com>
PR 706/doc
* task.t: Remove not that changes explanation.
2004-09-27 Joel Sherrill <joel@OARcorp.com>
PR 683/doc

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