summaryrefslogtreecommitdiffstats
path: root/doc/user/overview.t
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@oarcorp.com>2013-04-09 11:55:12 -0500
committerJoel Sherrill <joel.sherrill@oarcorp.com>2013-04-09 13:15:39 -0500
commit034483dcaa7d7697e60c2a92953d693b65c13adb (patch)
tree065d0ad256bbbffdaab0ead51931150bfde8243f /doc/user/overview.t
parentdoc/user/conf.t: Rewrite to emphasize confdefs.h and add detail (diff)
downloadrtems-034483dcaa7d7697e60c2a92953d693b65c13adb.tar.bz2
user/overview.t: Fix broken cross reference
Diffstat (limited to 'doc/user/overview.t')
-rw-r--r--doc/user/overview.t3
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/user/overview.t b/doc/user/overview.t
index 3e1904ce55..77770cd8ee 100644
--- a/doc/user/overview.t
+++ b/doc/user/overview.t
@@ -335,8 +335,7 @@ of the RTEMS executive is application dependent.
RTEMS requires RAM to manage each instance of an RTEMS object
that is created. Thus the more RTEMS objects an application
needs, the more memory that must be reserved. See
-@ref{Configuring a System Determining Memory Requirements} for
-more details.
+@ref{Configuring a System} for more details.
RTEMS utilizes memory for both code and data space.
Although RTEMS' data space must be in RAM, its code space can be