2008-07-15 Joel Sherrill <joel.sherrill@OARcorp.com>

* user/barrier.t, user/clock.t, user/dpmem.t, user/msg.t, user/part.t,
	user/region.t, user/rtmon.t, user/sem.t, user/task.t, user/timer.t:
	Correct documentation typos noticed and thankfully reported by
	Fabrício de Novaes Kucinskis <fabricio@dea.inpe.br>
This commit is contained in:
Joel Sherrill
2008-07-15 21:49:31 +00:00
parent 18e6e824a6
commit 4dc6a4684f
11 changed files with 23 additions and 16 deletions

View File

@@ -963,7 +963,7 @@ procedure Rate_Monotonic_Create (
@subheading DIRECTIVE STATUS CODES:
@code{@value{RPREFIX}SUCCESSFUL} - rate monotonic period created successfully@*
@code{@value{RPREFIX}INVALID_NAME} - invalid task name@*
@code{@value{RPREFIX}INVALID_NAME} - invalid period name@*
@code{@value{RPREFIX}TOO_MANY} - too many periods created
@subheading DESCRIPTION: