summaryrefslogtreecommitdiffstats
path: root/doc/started
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@oarcorp.com>2014-03-20 17:43:09 -0500
committerJoel Sherrill <joel.sherrill@oarcorp.com>2014-03-21 08:53:31 -0500
commit8cc7084c2c8cb0d2c38a6086f57239b09166744a (patch)
tree738945952198069fa907873fed97b6b13dac9b02 /doc/started
parentscore: Unify pthread and gxx_wrapper once and move to score. (diff)
downloadrtems-8cc7084c2c8cb0d2c38a6086f57239b09166744a.tar.bz2
doc misc: Building again and updates
Remove references to Cygnus Fix issues introduced in previous edits
Diffstat (limited to 'doc/started')
-rw-r--r--doc/started/buildrt.t5
-rw-r--r--doc/started/nextstep.t4
2 files changed, 5 insertions, 4 deletions
diff --git a/doc/started/buildrt.t b/doc/started/buildrt.t
index c2422963c1..5adf5477ef 100644
--- a/doc/started/buildrt.t
+++ b/doc/started/buildrt.t
@@ -137,8 +137,9 @@ command has numerous command line arguments. These arguments are
discussed in detail in documentation that comes with the RTEMS
distribution. A full list of these arguments can be obtained by running
@code{../rtems-@value{RTEMSAPI}.<VERSION>/configure --help} If you
-followed the procedure described in the section @ref{Unarchive the
-RTEMS Source} or @ref{Obtaining the RTEMS Source from CVS}, these configuration options can be found in the file
+followed the procedure described in the section @ref{Unarchive
+the RTEMS Source} or @ref{Obtaining the RTEMS Source from Git},
+these configuration options can be found in the file
rtems-@value{RTEMSAPI}.<VERSION>/README.configure.
@b{NOTE}: The GNAT/RTEMS run-time implementation is based on the POSIX
diff --git a/doc/started/nextstep.t b/doc/started/nextstep.t
index 01d05a7d70..82074cbd2b 100644
--- a/doc/started/nextstep.t
+++ b/doc/started/nextstep.t
@@ -48,10 +48,10 @@ In addition, the following manuals from the GNU Cross Compilation Toolset
include information on run-time services available.
@itemize @bullet
-@item @b{Cygnus C Support Library} describes the Standard C Library
+@item @b{C Support Library} describes the Standard C Library
functionality provided by Newlib's libc.
-@item @b{Cygnus C Math Library} describes the Standard C Math Library
+@item @b{C Math Library} describes the Standard C Math Library
functionality provided by Newlib's libm.
@end itemize