summaryrefslogtreecommitdiffstats
path: root/doc/shell
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2008-09-17 19:30:29 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2008-09-17 19:30:29 +0000
commit5d2c65e0bdc46677e29a66f51f3bb0d0f3bd8d18 (patch)
treeb94c3bbefc20fb6d95e19361034ad8b4b0658a7e /doc/shell
parent2008-09-17 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-5d2c65e0bdc46677e29a66f51f3bb0d0f3bd8d18.tar.bz2
2008-09-17 Joel Sherrill <joel.sherrill@oarcorp.com>
* shell/rtems.t, user/conf.t, user/stackchk.t: Rename STACK_CHECKER_ON to more appropriate CONFIGURE_STACK_CHECKER_ENABLED.
Diffstat (limited to 'doc/shell')
-rw-r--r--doc/shell/rtems.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/shell/rtems.t b/doc/shell/rtems.t
index 7bf2b67c4d..11906de881 100644
--- a/doc/shell/rtems.t
+++ b/doc/shell/rtems.t
@@ -166,7 +166,7 @@ This command always succeeds and returns 0.
@subheading NOTES:
-The @code{STACK_CHECKER_ON} @code{confdefs.h} constant
+The @code{CONFIGURE_STACK_CHECKER_ENABLED} @code{confdefs.h} constant
must be defined when the application is configured for this
command to have any information to report.