summaryrefslogtreecommitdiff
path: root/doc/user/clock.t
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2008-07-15 21:51:03 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2008-07-15 21:51:03 +0000
commit1576672bcd530f91af6e5e4d0342d9e825254a0d (patch)
tree9cf2e439a43b4545b330fb5d21f653d87c29e80c /doc/user/clock.t
parent88811af06e2ea097d8121f22d82a6127610e11ca (diff)
2008-07-15 Joel Sherrill <joel.sherrill@OARcorp.com>rtems-4-6-branch
* clock.t, dpmem.t, msg.t, part.t, region.t, rtmon.t, sem.t, task.t, timer.t: Correct documentation typos noticed and thankfully reported by Fabrício de Novaes Kucinskis <fabricio@dea.inpe.br>
Diffstat (limited to 'doc/user/clock.t')
-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 24721ebe8c..e2bc16fb2b 100644
--- a/doc/user/clock.t
+++ b/doc/user/clock.t
@@ -263,7 +263,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: