summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 4594916311..0052b70242 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.
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.