From e9f3dc012016e45713773739d014b9266c2ca999 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Tue, 22 May 2007 15:27:50 +0000 Subject: 2007-05-22 Joel Sherrill * user/conf.t: Fix typo -- should have read kilobytes. --- doc/ChangeLog | 5 ++++- doc/user/conf.t | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/doc/ChangeLog b/doc/ChangeLog index 5c580d9b25..df105d927c 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,7 @@ +2007-05-22 Joel Sherrill + + * user/conf.t: Fix typo -- should have read kilobytes. + 2007-04-13 Joel Sherrill * user/task.t: Add rtems_iterate_over_all_threads. @@ -45,7 +49,6 @@ * porting/interrupts.t: Fix bogus _CPU_ISR_Get_level. -2006-09-07 Ken Peters 2006-09-07 Ken Peters PR 1171/doc diff --git a/doc/user/conf.t b/doc/user/conf.t index cca1a94ab5..2ea0320b17 100644 --- a/doc/user/conf.t +++ b/doc/user/conf.t @@ -221,7 +221,7 @@ of ticks per each task's timeslice. By default, this is @findex CONFIGURE_MEMORY_OVERHEAD @item @code{CONFIGURE_MEMORY_OVERHEAD} is set to the number of -bytes the applications wishes to add to the requirements calculated +kilobytes the applications wishes to add to the requirements calculated by @code{confdefs.h}. The default value is 0. @findex CONFIGURE_EXTRA_TASK_STACKS -- cgit v1.2.3