summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2003-08-30 06:10:56 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2003-08-30 06:10:56 +0000
commit0aec375988e74be1b354b2fbeabaed937f946ca2 (patch)
tree403d8660690b61c51221408436513490a8b3e31d /doc
parent2003-08-30 Ralf Corsepius <corsepius@faw.uni-ulm.de> (diff)
downloadrtems-0aec375988e74be1b354b2fbeabaed937f946ca2.tar.bz2
2003-08-30 Ralf Corsepius <corsepius@faw.uni-ulm.de>
* posix1003_1.texi: include common/rtems.texi. * Makefile.am: Reflect changes to $(top_srcdir)/project.am.
Diffstat (limited to 'doc')
-rw-r--r--doc/posix1003.1/ChangeLog5
-rw-r--r--doc/posix1003.1/Makefile.am3
-rw-r--r--doc/posix1003.1/posix1003_1.texi1
3 files changed, 7 insertions, 2 deletions
diff --git a/doc/posix1003.1/ChangeLog b/doc/posix1003.1/ChangeLog
index 82b068e675..141755574d 100644
--- a/doc/posix1003.1/ChangeLog
+++ b/doc/posix1003.1/ChangeLog
@@ -1,3 +1,8 @@
+2003-08-30 Ralf Corsepius <corsepius@faw.uni-ulm.de>
+
+ * posix1003_1.texi: include common/rtems.texi.
+ * Makefile.am: Reflect changes to $(top_srcdir)/project.am.
+
2003-01-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* posix1003_1.texi: Set @setfilename posix1003_1.info.
diff --git a/doc/posix1003.1/Makefile.am b/doc/posix1003.1/Makefile.am
index 9d5412f4e3..1a73d4edf4 100644
--- a/doc/posix1003.1/Makefile.am
+++ b/doc/posix1003.1/Makefile.am
@@ -17,8 +17,7 @@ GENERATED_FILES = ch01.texi ch02.texi ch03.texi ch04.texi ch05.texi \
ch06.texi ch07.texi ch08.texi ch09.texi ch10.texi ch11.texi ch12.texi \
ch13.texi ch14.texi ch15.texi ch16.texi ch17.texi ch18.texi ch19.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/posix1003.1/posix1003_1.texi b/doc/posix1003.1/posix1003_1.texi
index 078637ab6a..2accddbf61 100644
--- a/doc/posix1003.1/posix1003_1.texi
+++ b/doc/posix1003.1/posix1003_1.texi
@@ -21,6 +21,7 @@
@include version.texi
@include common/setup.texi
+@include common/rtems.texi
@ifset use-ascii
@dircategory RTEMS On-Line Manual