summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2008-09-30 16:27:30 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2008-09-30 16:27:30 +0000
commit46d17c911428bdfd9ac039320e35b85f4717185b (patch)
tree0ff62b0ec33d2db78d88ea35853f84253d727e0f /doc
parent2008-09-30 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-46d17c911428bdfd9ac039320e35b85f4717185b.tar.bz2
2008-09-30 Joel Sherrill <joel.sherrill@oarcorp.com>
* bsp_howto/timer.t: Eliminate uses of old benchmark timer names.
Diffstat (limited to 'doc')
-rw-r--r--doc/ChangeLog4
-rw-r--r--doc/bsp_howto/timer.t2
2 files changed, 5 insertions, 1 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog
index ae3cbfb8cb..b0f37c47b0 100644
--- a/doc/ChangeLog
+++ b/doc/ChangeLog
@@ -1,3 +1,7 @@
+2008-09-30 Joel Sherrill <joel.sherrill@oarcorp.com>
+
+ * bsp_howto/timer.t: Eliminate uses of old benchmark timer names.
+
2008-09-25 Joel Sherrill <joel.sherrill@OARcorp.com>
* setup.def, started/buildc.t: Update versions and patches.
diff --git a/doc/bsp_howto/timer.t b/doc/bsp_howto/timer.t
index 73a84fa77a..bcdaa85808 100644
--- a/doc/bsp_howto/timer.t
+++ b/doc/bsp_howto/timer.t
@@ -29,7 +29,7 @@ This section describes the routines which are assumed to exist by
the RTEMS Timing Test Suite. The names used are @b{EXACTLY} what
is used in the RTEMS Timing Test Suite so follow the naming convention.
-@subsection Timer_initialize
+@subsection benchmark_timer_initialize
Initialize the timer source.