summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1999-10-06 19:44:09 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1999-10-06 19:44:09 +0000
commit4dbc38cba329d93137a01f07ed7d0b6971f8e634 (patch)
treeedeabdaa8884b42f201f13becb8c90a5215b46fc
parentNew manual. First version to CVS. Just starting to see if it builds. (diff)
downloadrtems-4dbc38cba329d93137a01f07ed7d0b6971f8e634.tar.bz2
Renamed preface.t to preface.texi since it has no automatically
generated information. Also added CVS Id and Copyright notice.
-rw-r--r--doc/porting/preface.texi (renamed from doc/porting/preface.t)14
1 files changed, 12 insertions, 2 deletions
diff --git a/doc/porting/preface.t b/doc/porting/preface.texi
index b180a63b4c..a51a9e31ee 100644
--- a/doc/porting/preface.t
+++ b/doc/porting/preface.texi
@@ -1,5 +1,15 @@
-
-@chapter Preface
+@c
+@c COPYRIGHT (c) 1988-1998.
+@c On-Line Applications Research Corporation (OAR).
+@c All rights reserved.
+@c
+@c $Id$
+@c
+
+@ifinfo
+@node Preface, Development Tools, Top, Top
+@end ifinfo
+@unnumbered Preface
The purpose of this manual is to provide a roadmap to those people porting
RTEMS to a new CPU family. This process includes a variety of activities