summaryrefslogtreecommitdiffstats
path: root/doc/user
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2000-05-08 16:16:01 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2000-05-08 16:16:01 +0000
commit5003e1a22e9285279933fd684ffb97499f2caa8f (patch)
tree57673f5d02fd87ae010ef5be1b3d1aa1ef7c0463 /doc/user
parentAdded function index entries for all data types and enhanced introductory (diff)
downloadrtems-5003e1a22e9285279933fd684ffb97499f2caa8f.tar.bz2
Fixed typo so constand would have "RTEMS_".
Diffstat (limited to 'doc/user')
-rw-r--r--doc/user/clock.t2
1 files changed, 1 insertions, 1 deletions
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: