summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/Make.config2
-rw-r--r--doc/common/setup.texi10
-rwxr-xr-xdoc/do_docs9
-rw-r--r--doc/posix_users/Makefile2
-rw-r--r--doc/posix_users/posix_users.texi4
-rw-r--r--doc/started/versions.texi26
-rw-r--r--doc/supplements/mips64orion/preface.texi2
7 files changed, 27 insertions, 28 deletions
diff --git a/doc/Make.config b/doc/Make.config
index d7d852a576..3f27dc60e1 100644
--- a/doc/Make.config
+++ b/doc/Make.config
@@ -4,7 +4,7 @@
# $Id$
#
-RTEMS_VERSION=19990302
+RTEMS_VERSION=19990423
DOC_INSTALL_BASE=/usr1/tmp/rtemsdoc-$(RTEMS_VERSION)
SRCDIR=/usr1/rtems/rtemsdoc-work
diff --git a/doc/common/setup.texi b/doc/common/setup.texi
index 25a8ba3a27..18cdda44c3 100644
--- a/doc/common/setup.texi
+++ b/doc/common/setup.texi
@@ -10,11 +10,11 @@
@c Set Variables
@c
-@set RTEMS-RELEASE 19990302
-@set RTEMS-EDITION 19990302
-@set RTEMS-VERSION 19990302
-@set RTEMS-UPDATE-DATE February 10 1998
-@set RTEMS-UPDATE-MONTH February 1998
+@set RTEMS-RELEASE 19990423
+@set RTEMS-EDITION 19990423
+@set RTEMS-VERSION 19990423
+@set RTEMS-UPDATE-DATE April 23 1999
+@set RTEMS-UPDATE-MONTH APril 1999
@c
@c The following determines which set of the tables and figures we will use.
diff --git a/doc/do_docs b/doc/do_docs
index 792c5b643a..46949dc81b 100755
--- a/doc/do_docs
+++ b/doc/do_docs
@@ -23,14 +23,11 @@ fi
case ${MANUAL_SET} in
public)
- manuals="$public_docs"
- ;;
- support)
+ # manuals="$public_docs"
+ # ;;
+ #support)
manuals="$public_docs $support_docs"
;;
- partners)
- manuals="$public_docs $support_docs $partners_docs"
- ;;
*)
echo "ERROR: Unknown manual set ${MANUAL_SET}"
exit 1
diff --git a/doc/posix_users/Makefile b/doc/posix_users/Makefile
index 78e953b497..a1eab75fda 100644
--- a/doc/posix_users/Makefile
+++ b/doc/posix_users/Makefile
@@ -6,7 +6,7 @@
# $Id$
#
-PROJECT=posix_users_new
+PROJECT=posix_users
DISTRIBUTION_LEVEL=public
include ../Make.config
diff --git a/doc/posix_users/posix_users.texi b/doc/posix_users/posix_users.texi
index 1d2485cef0..673f405b18 100644
--- a/doc/posix_users/posix_users.texi
+++ b/doc/posix_users/posix_users.texi
@@ -1,6 +1,6 @@
\input ../texinfo/texinfo @c -*-texinfo-*-
@c %**start of header
-@setfilename posix_users_new
+@setfilename posix_users
@syncodeindex vr fn
@synindex ky cp
@paragraphindent 0
@@ -105,7 +105,7 @@ END-INFO-DIR-ENTRY
@include cancel.texi
@ifinfo
@node Top, Preface, (dir), (dir)
-@top posix_users_new
+@top posix_users
This is the online version of the RTEMS POSIX API User's Guide
diff --git a/doc/started/versions.texi b/doc/started/versions.texi
index 916de0e1ef..c24bb73227 100644
--- a/doc/started/versions.texi
+++ b/doc/started/versions.texi
@@ -21,13 +21,13 @@
@c GCC/EGCS Version
@c
-@set GCC-VERSION egcs 1.1.1
-@set GCC-TAR egcs-1.1.1.tar.gz
-@set GCC-UNTAR egcs-1.1.1
+@set GCC-VERSION egcs 1.1.2
+@set GCC-TAR egcs-1.1.2.tar.gz
+@set GCC-UNTAR egcs-1.1.2
@set GCC-FTPSITE egcs.cygnus.com
-@set GCC-FTPDIR /pub/egcs/releases/egcs-1.1.1
+@set GCC-FTPDIR /pub/egcs/releases/egcs-1.1.2
@set GCC-HTTPDIR /pub/egcs/releases/index.html
-@set GCC-RTEMSPATCH egcs-1.1.1-rtems-diff-19990121.gz
+@set GCC-RTEMSPATCH egcs-1.1.2-rtems-diff-19990331
@c
@c BINUTILS Version
@@ -39,7 +39,7 @@
@set BINUTILS-UNTAR binutils-2.9.1
@set BINUTILS-FTPSITE ftp.gnu.org
@set BINUTILS-FTPDIR /pub/gnu
-@set BINUTILS-RTEMSPATCH binutils-2.9.1-rtems-diff-19981027.gz
+@set BINUTILS-RTEMSPATCH binutils-2.9.1-rtems-diff-19981012.gz
@c When forced to use a snapshot
@c @set BINUTILS-VERSION gas 980314
@@ -58,7 +58,7 @@
@set NEWLIB-UNTAR newlib-1.8.1
@set NEWLIB-FTPSITE ftp.cygnus.com
@set NEWLIB-FTPDIR /pub/newlib
-@set NEWLIB-RTEMSPATCH newlib-1.8.1-rtems-diff-19990121.gz
+@set NEWLIB-RTEMSPATCH newlib-1.8.1-rtems-diff-19990302.gz
@c
@c GDB Version
@@ -69,18 +69,18 @@
@set GDB-UNTAR gdb-4.17
@set GDB-FTPSITE ftp.gnu.org
@set GDB-FTPDIR /pub/gnu
-@set GDB-RTEMSPATCH gdb-4.17-rtems-diff-19981027.gz
+@set GDB-RTEMSPATCH gdb-4.17-rtems-diff-19990302.gz
@c
@c RTEMS Version
@c
-@set RTEMS-VERSION RTEMS 19990302
-@set RTEMS-TAR rtems-19990302.tgz
-@set RTEMS-UNTAR rtems-19990302
+@set RTEMS-VERSION RTEMS 19990423
+@set RTEMS-TAR rtems-19990423.tgz
+@set RTEMS-UNTAR rtems-19990423
@set RTEMS-FTPSITE ftp.OARcorp.com
-@set RTEMS-FTPDIR /pub/rtems/19990302
-@set BUILDTOOLS-TAR c_build_scripts-19990210.tgz
+@set RTEMS-FTPDIR /pub/rtems/19990423
+@set BUILDTOOLS-TAR c_build_scripts-4.0.0.tgz
diff --git a/doc/supplements/mips64orion/preface.texi b/doc/supplements/mips64orion/preface.texi
index 05e8c3c4cd..fbe84edc12 100644
--- a/doc/supplements/mips64orion/preface.texi
+++ b/doc/supplements/mips64orion/preface.texi
@@ -35,6 +35,8 @@ documentation for the family as a whole.
@subheading Architecture Documents
+IDT docs are online at http://www.idt.com/products/risc/Welcome.html
+
For information on the XXX architecture,
refer to the following documents available from VENDOR
(@file{http//www.XXX.com/}):