summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1997-06-04 16:04:17 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1997-06-04 16:04:17 +0000
commit02f19bf5f85e6eb51fe0afa14d74973363eaa18d (patch)
tree847b2866da2fa6fcfe86b27afa699197bbfe71d1 /doc
parentchanged edition and version information (diff)
downloadrtems-02f19bf5f85e6eb51fe0afa14d74973363eaa18d.tar.bz2
changed version number
Diffstat (limited to 'doc')
-rwxr-xr-xdoc/do_docs3
-rw-r--r--doc/rtems.html4
-rw-r--r--doc/rtems_footer.html2
-rw-r--r--doc/rtems_header.html2
4 files changed, 6 insertions, 5 deletions
diff --git a/doc/do_docs b/doc/do_docs
index 9bdec7ea4e..a657b5c63f 100755
--- a/doc/do_docs
+++ b/doc/do_docs
@@ -3,7 +3,8 @@
basedir=$1
shift
manuals="develenv hppa1_1 i386 i960 m68k relnotes sparc user ka9q"
-# posix_test_plan manual left out in 4.1.0
+# posix_test_plan manual left out until finished
+# ada_user manual left out until bindings released
for action in $*
do
diff --git a/doc/rtems.html b/doc/rtems.html
index 00540f1d8d..ba5f00f16a 100644
--- a/doc/rtems.html
+++ b/doc/rtems.html
@@ -1,10 +1,10 @@
<HTML>
-<HEAD><TITLE>RTEMS 4.1.0 On-Line Library</TITLE></HEAD>
+<HEAD><TITLE>RTEMS 4.2.0 On-Line Library</TITLE></HEAD>
<BODY BGCOLOR="FFFFFF">
<A HREF="http://www.oarcorp.com" target="Text Frame">
<IMG align=right BORDER=0 SRC="oaronly.jpg" ALT="OAR"> </A>
<FONT SIZE=-1>
-<H1>RTEMS 4.1.0 On-Line Library</H1>
+<H1>RTEMS 4.2.0 On-Line Library</H1>
<HR>
<BODY>
<MENU>
diff --git a/doc/rtems_footer.html b/doc/rtems_footer.html
index dc21c5e757..004a5a6c8d 100644
--- a/doc/rtems_footer.html
+++ b/doc/rtems_footer.html
@@ -1,3 +1,3 @@
<HR>
-<P>Back to the <A HREF="../rtems.html">RTEMS 4.1.0 On-Line Library</A>.</P>
+<P>Back to the <A HREF="../rtems.html">RTEMS 4.2.0 On-Line Library</A>.</P>
<P>Copyright &copy; 1997 <A HREF="http://www.oarcorp.com" target="Text Frame">OAR Corporation</A>
diff --git a/doc/rtems_header.html b/doc/rtems_header.html
index 07052016e0..31c502abf7 100644
--- a/doc/rtems_header.html
+++ b/doc/rtems_header.html
@@ -2,5 +2,5 @@
<A HREF="http://www.oarcorp.com" target="Text Frame">
<IMG align=right BORDER=0 SRC="../oaronly.jpg" ALT="OAR"> </A>
<FONT SIZE=-1>
-<H1>RTEMS 4.1.0 On-Line Library</H1>
+<H1>RTEMS 4.2.0 On-Line Library</H1>
<HR>