summaryrefslogtreecommitdiffstats
path: root/doc/user/Makefile.am
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@oarcorp.com>2013-03-09 07:43:03 -0600
committerJoel Sherrill <joel.sherrill@oarcorp.com>2013-04-09 13:15:12 -0500
commit6cb356713bab17edc691748675652e7754a3212f (patch)
treedff7e3c2ac1a009ece0b3180e0587877e185d93b /doc/user/Makefile.am
parentbsp/mpc55xx: eDMA API changes (diff)
downloadrtems-6cb356713bab17edc691748675652e7754a3212f.tar.bz2
doc/user/conf.t: Rewrite to emphasize confdefs.h and add detail
This patch includes a heavy rewrite of the chapter to have a more structured approach to this chapter. It also changes the sectioning to have the Data Structures be a section to themselves as a peer in the outline with each logical area of macros in confdefs.h.
Diffstat (limited to 'doc/user/Makefile.am')
-rw-r--r--doc/user/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user/Makefile.am b/doc/user/Makefile.am
index 07735ffbba..7992b29005 100644
--- a/doc/user/Makefile.am
+++ b/doc/user/Makefile.am
@@ -159,7 +159,7 @@ conf.texi: conf.t
-n "Multiprocessing Manager" < $< > $@
mp.texi: mp.t
- $(BMENU2) -p "Configuring a System Unlimited Objects" \
+ $(BMENU2) -p "Configuring a System Configuration Data Structures" \
-u "Top" \
-n "Stack Bounds Checker" < $< > $@