From 1fa78236b7a25b73b4be10b0182c524f390df7e1 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Fri, 7 Nov 2008 15:02:55 +0000 Subject: 2008-11-07 Joel Sherrill 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. --- doc/user/task.t | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/user/task.t') diff --git a/doc/user/task.t b/doc/user/task.t index f5f7fe18c4..860e6ba192 100644 --- a/doc/user/task.t +++ b/doc/user/task.t @@ -944,10 +944,10 @@ procedure Task_Start ( @code{@value{RPREFIX}ILLEGAL_ON_REMOTE_OBJECT} - cannot start remote task @subheading DESCRIPTION: -This directive readies the task, specified by tid, for execution +This directive readies the task, specified by @code{id}, for execution based on the priority and execution mode specified when the task was created. The starting address of the task is given in -entry_point. The task's starting argument is contained in +@code{entry_point}. The task's starting argument is contained in argument. This argument can be a single value or used as an index into an array of parameter blocks. The type of this numeric argument is an unsigned integer type with the property that any valid pointer to void can be converted -- cgit v1.2.3