summaryrefslogtreecommitdiffstats
path: root/doc/FAQ
diff options
context:
space:
mode:
Diffstat (limited to 'doc/FAQ')
-rw-r--r--doc/FAQ/FAQ.texi4
-rw-r--r--doc/FAQ/Makefile.am6
-rw-r--r--doc/FAQ/basic.t2
3 files changed, 6 insertions, 6 deletions
diff --git a/doc/FAQ/FAQ.texi b/doc/FAQ/FAQ.texi
index 27fd4de8be..bb128237d3 100644
--- a/doc/FAQ/FAQ.texi
+++ b/doc/FAQ/FAQ.texi
@@ -20,7 +20,7 @@
@c
@include version.texi
-@include ../common/setup.texi
+@include common/setup.texi
@ifset use-ascii
@dircategory RTEMS On-Line Manual
@@ -49,7 +49,7 @@
@subtitle @value{UPDATED}
@author On-Line Applications Research Corporation
@page
-@include ../common/cpright.texi
+@include common/cpright.texi
@end titlepage
@c This prevents a black box from being printed on "overflow" lines.
diff --git a/doc/FAQ/Makefile.am b/doc/FAQ/Makefile.am
index 5200056258..8021d7d649 100644
--- a/doc/FAQ/Makefile.am
+++ b/doc/FAQ/Makefile.am
@@ -17,7 +17,8 @@ GENERATED_FILES = basic.texi tools.texi concepts.texi build45.texi bsp.texi \
debug.texi freesw.texi embeddedinfo.texi hwdebugaids.texi projects.texi \
endoftime.texi
-COMMON_FILES = $(top_srcdir)/common/setup.texi $(top_srcdir)/common/cpright.texi
+COMMON_FILES = $(top_srcdir)/common/setup.texi \
+ $(top_srcdir)/common/cpright.texi
FILES =
@@ -83,4 +84,5 @@ $(srcdir)/endoftime.texi: endoftime.t
-u "Top" \
-n "" < $< > $@
-EXTRA_DIST = entry *.t
+EXTRA_DIST = entry basic.t bsp.t build45.t concepts.t debug.t embeddedinfo.t \
+ endoftime.t freesw.t hwdebugaids.t projects.t tools.t
diff --git a/doc/FAQ/basic.t b/doc/FAQ/basic.t
index 50564843ef..ce6dc0d02b 100644
--- a/doc/FAQ/basic.t
+++ b/doc/FAQ/basic.t
@@ -176,8 +176,6 @@ No.
@section RTEMS Mailing List
-Yes.
-
@example
rtems-users@@OARcorp.com
@end example