From 5003e1a22e9285279933fd684ffb97499f2caa8f Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Mon, 8 May 2000 16:16:01 +0000 Subject: Fixed typo so constand would have "RTEMS_". --- doc/user/clock.t | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/user') diff --git a/doc/user/clock.t b/doc/user/clock.t index be61b9651a..3240a0499c 100644 --- a/doc/user/clock.t +++ b/doc/user/clock.t @@ -262,7 +262,7 @@ procedure Clock_Set ( @subheading DIRECTIVE STATUS CODES: @code{@value{RPREFIX}SUCCESSFUL} - date and time set successfully@* -@code{INVALID_TIME_OF_DAY} - invalid time of day +@code{@value{RPREFIX}INVALID_TIME_OF_DAY} - invalid time of day @subheading DESCRIPTION: -- cgit v1.2.3