summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2003-08-30 06:10:41 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2003-08-30 06:10:41 +0000
commitaa17a11ec0e016df5f9a631cace0f28ebe394707 (patch)
tree04f457c7da23237584a6c1d54e695447b2f4afd4 /doc
parent2003-08-30 Ralf Corsepius <corsepius@faw.uni-ulm.de> (diff)
downloadrtems-aa17a11ec0e016df5f9a631cace0f28ebe394707.tar.bz2
2003-08-30 Ralf Corsepius <corsepius@faw.uni-ulm.de>
* filesystem.texi: include common/rtems.texi. * Makefile.am: Reflect changes to $(top_srcdir)/project.am.
Diffstat (limited to 'doc')
-rw-r--r--doc/filesystem/ChangeLog5
-rw-r--r--doc/filesystem/Makefile.am3
-rw-r--r--doc/filesystem/filesystem.texi1
3 files changed, 7 insertions, 2 deletions
diff --git a/doc/filesystem/ChangeLog b/doc/filesystem/ChangeLog
index fdbd22d770..0121c916c6 100644
--- a/doc/filesystem/ChangeLog
+++ b/doc/filesystem/ChangeLog
@@ -1,3 +1,8 @@
+2003-08-30 Ralf Corsepius <corsepius@faw.uni-ulm.de>
+
+ * filesystem.texi: include common/rtems.texi.
+ * Makefile.am: Reflect changes to $(top_srcdir)/project.am.
+
2003-01-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* filesystem.texi: Set @setfilename filesystem.info.
diff --git a/doc/filesystem/Makefile.am b/doc/filesystem/Makefile.am
index 14a02d10bf..6fd6fa10a2 100644
--- a/doc/filesystem/Makefile.am
+++ b/doc/filesystem/Makefile.am
@@ -17,8 +17,7 @@ BMENU2 += -c
GENERATED_FILES = patheval.texi init.texi mounting.texi syscalls.texi \
fsrequirements.texi imfs.texi miniimfs.texi tftp.texi
-COMMON_FILES = $(top_srcdir)/common/setup.texi \
- $(top_srcdir)/common/cpright.texi
+COMMON_FILES += $(top_srcdir)/common/cpright.texi
FILES = preface.texi
diff --git a/doc/filesystem/filesystem.texi b/doc/filesystem/filesystem.texi
index 7579a32447..6565eeb5e4 100644
--- a/doc/filesystem/filesystem.texi
+++ b/doc/filesystem/filesystem.texi
@@ -21,6 +21,7 @@
@include version.texi
@include common/setup.texi
+@include common/rtems.texi
@ifset use-ascii
@dircategory RTEMS On-Line Manual