summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2007-03-10 16:16:23 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2007-03-10 16:16:23 +0000
commit5622ddc4bd7252452aa89fa899e8bb9048aaa376 (patch)
treed6fe5f2beb9d4db77d83a5646a691d4d1a41b8ad /doc
parent2007-03-10 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-5622ddc4bd7252452aa89fa899e8bb9048aaa376.tar.bz2
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.
Diffstat (limited to 'doc')
-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