summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1998-10-29 16:42:51 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1998-10-29 16:42:51 +0000
commit2119f9d4b1c495084ca51f0cb9aec3d1f5620462 (patch)
tree4c8cf5fafdb7a7f8d3c41933cc576e2128017e49
parentPatch from Ian Lance Taylor <ian@airs.com>: (diff)
downloadrtems-2119f9d4b1c495084ca51f0cb9aec3d1f5620462.tar.bz2
making release docs
-rwxr-xr-xdoc/do_docs2
-rw-r--r--doc/posix1003.1/ch06.t2
-rw-r--r--doc/posix1003.1/ch14.t10
-rw-r--r--doc/rtems_support.html23
4 files changed, 8 insertions, 29 deletions
diff --git a/doc/do_docs b/doc/do_docs
index e67d07e1dd..548f8647a9 100755
--- a/doc/do_docs
+++ b/doc/do_docs
@@ -13,7 +13,7 @@ supplements="supplements/hppa1_1 supplements/i386 \
# Division by access level
public_docs="user develenv networking posix_users started started_ada"
-support_docs="${supplements} ${gnu_tools}"
+support_docs="${supplements}"
partners_docs="posix1003.1 posix1003.1h"
oar_manuals="ada_user hwapi tools/texi2www \
browseable_rtems posix_users_new bsp_howto"
diff --git a/doc/posix1003.1/ch06.t b/doc/posix1003.1/ch06.t
index 5861886a8e..7f1fa9f501 100644
--- a/doc/posix1003.1/ch06.t
+++ b/doc/posix1003.1/ch06.t
@@ -22,7 +22,7 @@ pipe(), Function, Dummy Implementation
@example
dup(), Function, Implemented
-dup2(), Function, Untested Iimplementation
+dup2(), Function, Untested Implementation
@end example
@section File Descriptor Deassignment
diff --git a/doc/posix1003.1/ch14.t b/doc/posix1003.1/ch14.t
index 25de89cbf9..94ff3daebc 100644
--- a/doc/posix1003.1/ch14.t
+++ b/doc/posix1003.1/ch14.t
@@ -46,21 +46,21 @@ clock_getres(), Function, Implemented
@subsection Create a Per-Process Timer
@example
-timer_create(), Function, Dummy Implementation
+timer_create(), Function, Implemented
@end example
@subsection Delete a Per-Process Timer
@example
-timer_delete(), Function, Dummy Implementation
+timer_delete(), Function, Implemented
@end example
@subsection Per-Process Timers
@example
-timer_settime(), Function, Dummy Implementation
-timer_gettime(), Function, Dummy Implementation
-timer_getoverrun(), Function, Dummy Implementation
+timer_settime(), Function, Implemented
+timer_gettime(), Function, Implemented
+timer_getoverrun(), Function, Implemented
@end example
@subsection High Resolution Sleep
diff --git a/doc/rtems_support.html b/doc/rtems_support.html
index 48ba6e6075..9318a3c506 100644
--- a/doc/rtems_support.html
+++ b/doc/rtems_support.html
@@ -3,7 +3,7 @@
<BODY BGCOLOR="FFFFFF">
<A HREF="http://www.oarcorp.com" target="Text Frame">
<IMG align=right BORDER=0 SRC="oaronly.jpg" ALT="OAR"> </A>
-<H1>RTEMS 4.2.0 On-Line Library</H1>
+<H1>RTEMS RTEMS_VERSION On-Line Library</H1>
<HR>
<BODY>
<MENU>
@@ -45,27 +45,6 @@
</MENU>
</LI>
-<LI>GNU Tools Documentation
- <MENU>
- <LI>Cygnus Newlib 1.8.0
- <MENU>
- <LI><A HREF="support/libc/index.html">
- ANSI C Library (libc) Manual</A>
- <LI><A HREF="support/libm/index.html">
- ANSI C Math Library (libm) Manual</A>
- </MENU>
- </LI>
- <LI>EGCS 1.0.2
- <MENU>
- <LI><A HREF="support/cpp/index.html">
- CPP Manual</A>
- <LI><A HREF="support/gcc/index.html">
- GCC Manual</A>
- </MENU>
- </LI>
- </MENU>
-</LI>
-
</MENU>
<HR>
Copyright &copy; 1988-1998 <A HREF="http://www.oarcorp.com" target="Text Frame">OAR Corporation</A>