summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--doc/ChangeLog4
-rw-r--r--doc/user/conf.t2
2 files changed, 5 insertions, 1 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog
index 8ffd23ea2b..0be5b69dcb 100644
--- a/doc/ChangeLog
+++ b/doc/ChangeLog
@@ -1,3 +1,7 @@
+2007-05-22 Joel Sherrill <joel.sherrill@OARcorp.com>
+
+ * user/conf.t: Fix typo -- should have read kilobytes.
+
2007-05-15 Joel Sherrill <joel.sherrill@oarcorp.com>
* user/Makefile.am, user/concepts.t, user/rtmon.t: Integrate Rate
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