summaryrefslogtreecommitdiffstats
path: root/doc/filesystem
diff options
context:
space:
mode:
Diffstat (limited to 'doc/filesystem')
-rw-r--r--doc/filesystem/.cvsignore2
-rw-r--r--doc/filesystem/filesystem.texi13
-rw-r--r--doc/filesystem/preface.texi4
3 files changed, 3 insertions, 16 deletions
diff --git a/doc/filesystem/.cvsignore b/doc/filesystem/.cvsignore
index 9d07905b65..2e749b09ee 100644
--- a/doc/filesystem/.cvsignore
+++ b/doc/filesystem/.cvsignore
@@ -25,7 +25,5 @@ mdate-sh
miniimfs.texi
mounting.texi
patheval.texi
-rtems_footer.html
-rtems_header.html
syscalls.texi
tftp.texi
diff --git a/doc/filesystem/filesystem.texi b/doc/filesystem/filesystem.texi
index e593b5ef5f..178d1f7b02 100644
--- a/doc/filesystem/filesystem.texi
+++ b/doc/filesystem/filesystem.texi
@@ -8,7 +8,7 @@
@c %**end of header
@c
-@c COPYRIGHT (c) 1988-2002.
+@c COPYRIGHT (c) 1989-2011.
@c On-Line Applications Research Corporation (OAR).
@c All rights reserved.
@c
@@ -67,11 +67,8 @@
@include imfs.texi
@include miniimfs.texi
@include tftp.texi
-@ifinfo
@node Top, Preface, (dir), (dir)
-@top filesystem
-
-This is the online version of the RTEMS Filesystem Design Guide.
+@top RTEMS Filesystem Design Guide
@menu
* Preface::
@@ -87,12 +84,6 @@ This is the online version of the RTEMS Filesystem Design Guide.
* Concept Index::
@end menu
-@end ifinfo
-@c
-@c
-@c Need to copy the emacs stuff and "trailer stuff" (index, toc) into here
-@c
-
@node Command and Variable Index, Concept Index, , Top
@unnumbered Command and Variable Index
diff --git a/doc/filesystem/preface.texi b/doc/filesystem/preface.texi
index 726a5b13fc..6f1ac8361c 100644
--- a/doc/filesystem/preface.texi
+++ b/doc/filesystem/preface.texi
@@ -1,14 +1,12 @@
@c
-@c COPYRIGHT (c) 1988-2002.
+@c COPYRIGHT (c) 1989-2011.
@c On-Line Applications Research Corporation (OAR).
@c All rights reserved.
@c
@c $Id$
@c
-@ifinfo
@node Preface, , Top, Top
-@end ifinfo
@unnumbered Preface
This document describes the implementation of the RTEMS filesystem