summaryrefslogtreecommitdiffstats
path: root/doc/user/conf.t
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2008-05-13 14:19:50 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2008-05-13 14:19:50 +0000
commit343bb43ca9908a4daebea9414253509e8df0c478 (patch)
tree3217047dea2180f535a23660156e68a6a975057f /doc/user/conf.t
parent2008-05-12 Joel Sherrill <joel.sherrill@OARcorp.com> (diff)
downloadrtems-343bb43ca9908a4daebea9414253509e8df0c478.tar.bz2
2008-05-13 Joel Sherrill <joel.sherrill@OARcorp.com>
* user/conf.t: Fix typo on CONFIGURE_APPLICATION_DOES_NOT_NEED_CLOCK_DRIVER.
Diffstat (limited to 'doc/user/conf.t')
-rw-r--r--doc/user/conf.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user/conf.t b/doc/user/conf.t
index d8a4d24d25..5146865a75 100644
--- a/doc/user/conf.t
+++ b/doc/user/conf.t
@@ -359,7 +359,7 @@ by the RTEMS Timing Test Suites. By default, this is not
defined.
@findex CONFIGURE_APPLICATION_DOES_NOT_NEED_CLOCK_DRIVER
-@item @code{CONFIGURE_APPLICATION_NEEDS_CLOCK_DRIVER} is defined
+@item @code{CONFIGURE_APPLICATION_DOES_NOT_NEED_CLOCK_DRIVER} is defined
when the application does @b{NOT} want the Clock Device Driver
and is @b{NOT} using the Timer Driver. The inclusion or
exclusion of the Clock Driver must be explicit in typical