summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--doc/ChangeLog6
-rw-r--r--doc/user/conf.t4
2 files changed, 8 insertions, 2 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog
index d141648f9b..de03004f2c 100644
--- a/doc/ChangeLog
+++ b/doc/ChangeLog
@@ -1,3 +1,9 @@
+2007-03-10 Joel Sherrill <joel@OARcorp.com>
+
+ PR 1226/cpukit
+ * user/conf.t: CONFIGURE_HAS_OWN_MULTIPROCESSING_TABLE not
+ CONFIGURE_HAS_OWN_MULTIPROCESING_TABLE.
+
2007-03-08 Joel Sherrill <joel@OARcorp.com>
* user/Makefile.am, user/stackchk.t: Change dump usage to report usage.
diff --git a/doc/user/conf.t b/doc/user/conf.t
index c931c4ea65..cca1a94ab5 100644
--- a/doc/user/conf.t
+++ b/doc/user/conf.t
@@ -310,8 +310,8 @@ This class of Configuration Constants are only applicable if
@code{CONFIGURE_MP_APPLICATION} is defined.
@itemize @bullet
-@findex CONFIGURE_HAS_OWN_MULTIPROCESING_TABLE
-@item @code{CONFIGURE_HAS_OWN_MULTIPROCESING_TABLE} is defined
+@findex CONFIGURE_HAS_OWN_MULTIPROCESSING_TABLE
+@item @code{CONFIGURE_HAS_OWN_MULTIPROCESSING_TABLE} is defined
if the application wishes to provide their own Multiprocessing
Configuration Table. The generated table is named
@code{Multiprocessing_configuration}. By default, this