summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2003-08-30 06:11:00 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2003-08-30 06:11:00 +0000
commitc013140d2f3382b768f213d7f75fc78f3c69638c (patch)
treee6b2b659205d3e60c55e350a9ffad353411bc927 /doc
parent2003-08-30 Ralf Corsepius <corsepius@faw.uni-ulm.de> (diff)
downloadrtems-c013140d2f3382b768f213d7f75fc78f3c69638c.tar.bz2
2003-08-30 Ralf Corsepius <corsepius@faw.uni-ulm.de>
* posix_users.texi: include common/rtems.texi. * Makefile.am: Reflect changes to $(top_srcdir)/project.am.
Diffstat (limited to 'doc')
-rw-r--r--doc/posix_users/ChangeLog5
-rw-r--r--doc/posix_users/Makefile.am3
-rw-r--r--doc/posix_users/posix_users.texi1
3 files changed, 7 insertions, 2 deletions
diff --git a/doc/posix_users/ChangeLog b/doc/posix_users/ChangeLog
index 71ec0fceb3..9f70e12d5d 100644
--- a/doc/posix_users/ChangeLog
+++ b/doc/posix_users/ChangeLog
@@ -1,3 +1,8 @@
+2003-08-30 Ralf Corsepius <corsepius@faw.uni-ulm.de>
+
+ * posix_users.texi: include common/rtems.texi.
+ * Makefile.am: Reflect changes to $(top_srcdir)/project.am.
+
2003-01-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* posix_users.texi: Set @setfilename posix_users.info.
diff --git a/doc/posix_users/Makefile.am b/doc/posix_users/Makefile.am
index e4d6dd1185..0a7db36a78 100644
--- a/doc/posix_users/Makefile.am
+++ b/doc/posix_users/Makefile.am
@@ -19,8 +19,7 @@ GENERATED_FILES = cancel.texi clock.texi cond.texi cspecific.texi \
signal.texi status.texi systemdb.texi thread.texi timer.texi libc.texi \
libm.texi
-COMMON_FILES = $(top_srcdir)/common/setup.texi \
- $(top_srcdir)/common/cpright.texi
+COMMON_FILES += $(top_srcdir)/common/cpright.texi
FILES = preface.texi
info_TEXINFOS = posix_users.texi
diff --git a/doc/posix_users/posix_users.texi b/doc/posix_users/posix_users.texi
index dddac0361b..b9f439be0b 100644
--- a/doc/posix_users/posix_users.texi
+++ b/doc/posix_users/posix_users.texi
@@ -27,6 +27,7 @@
@include version.texi
@include common/setup.texi
+@include common/rtems.texi
@ifset use-ascii
@dircategory RTEMS On-Line Manual