From 4dc6a4684f59ec33e621895e5296e924238d89c8 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Tue, 15 Jul 2008 21:49:31 +0000 Subject: 2008-07-15 Joel Sherrill MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * 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 --- doc/user/clock.t | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/user/clock.t') diff --git a/doc/user/clock.t b/doc/user/clock.t index 4c5829fbcf..7a356c6d2a 100644 --- a/doc/user/clock.t +++ b/doc/user/clock.t @@ -270,7 +270,7 @@ procedure Clock_Set ( @subheading DIRECTIVE STATUS CODES: @code{@value{RPREFIX}SUCCESSFUL} - date and time set successfully@* @code{@value{RPREFIX}INVALID_ADDRESS} - @code{time_buffer} is NULL@* -@code{@value{RPREFIX}INVALID_TIME_OF_DAY} - invalid time of day +@code{@value{RPREFIX}INVALID_CLOCK} - invalid time of day @subheading DESCRIPTION: -- cgit v1.2.3