From c49985691f1cd3769ef4bfaa503f3c6eb7e4385a Mon Sep 17 00:00:00 2001 From: Chris Johns Date: Fri, 21 Mar 2014 08:10:47 +1100 Subject: Change all references of rtems.com to rtems.org. --- doc/HELP.html | 4 ++-- doc/common/cpright.texi | 4 ++-- doc/common/rtems.texi.in | 6 +++--- doc/index.html.in | 2 +- doc/relnotes/install.texi | 2 +- doc/relnotes/intro.texi | 2 +- doc/relnotes/status.texi | 2 +- doc/started/buildc.t | 2 +- doc/started/buildrt.t | 8 ++++---- doc/texi2any_init.in | 2 +- doc/texi2html_init.in | 2 +- 11 files changed, 18 insertions(+), 18 deletions(-) (limited to 'doc') diff --git a/doc/HELP.html b/doc/HELP.html index 350ff8c197..2922efbc9b 100644 --- a/doc/HELP.html +++ b/doc/HELP.html @@ -1,7 +1,7 @@ RTEMS 4.0.0 On-Line Library - + RTEMS Logo

RTEMS On-Line Library


@@ -16,5 +16,5 @@ want to contribute to RTEMS, please contact a member of the RTEMS Steering Committee.


-Copyright © 1988-2004 OAR Corporation +Copyright © 1988-2004 OAR Corporation diff --git a/doc/common/cpright.texi b/doc/common/cpright.texi index 24433af7c2..ca50513d57 100644 --- a/doc/common/cpright.texi +++ b/doc/common/cpright.texi @@ -28,10 +28,10 @@ assumed. The authors reserve the right to revise this material and to make changes from time to time in the content hereof without obligation to notify anyone of such revision or changes. -The RTEMS Project is hosted at @uref{http://www.rtems.com}. +The RTEMS Project is hosted at @uref{http://www.rtems.org}. Any inquiries concerning RTEMS, its related support components, its documentation, or any custom services for RTEMS should be directed to the contacts listed on that site. A current list of RTEMS Support Providers -is at @uref{http://www.rtems.com/oarsupport}. +is at @uref{http://www.rtems.org/oarsupport}. diff --git a/doc/common/rtems.texi.in b/doc/common/rtems.texi.in index 2caf4f8183..06172ccfa0 100644 --- a/doc/common/rtems.texi.in +++ b/doc/common/rtems.texi.in @@ -1,9 +1,9 @@ -@set RTEMSHTTPSITE www.rtems.com +@set RTEMSHTTPSITE www.rtems.org @set RTEMSUSERS rtems-users@@rtems.com @set RTEMSUSERSSUBSCRIBE rtems-users-subscribe@@rtems.com @set RTEMSBUGS http://www.rtems.org/bugzilla -@set RTEMSFTPURL ftp://www.rtems.com -@set RTEMSHTTPURL http://www.rtems.com +@set RTEMSFTPURL ftp://www.rtems.org +@set RTEMSHTTPURL http://www.rtems.org @set RTEMSPREFIX @RTEMSPREFIX@ @set RTEMSAPI @RTEMSAPI@ @set RTEMSRPMPREFIX @RTEMSRPMPREFIX@ diff --git a/doc/index.html.in b/doc/index.html.in index f83693c61f..5a4b202ebe 100644 --- a/doc/index.html.in +++ b/doc/index.html.in @@ -1,7 +1,7 @@ RTEMS @VERSION@ On-Line Library - + RTEMS Logo

RTEMS @VERSION@ On-Line Library


diff --git a/doc/relnotes/install.texi b/doc/relnotes/install.texi index 205f3d4938..ba4329bb66 100644 --- a/doc/relnotes/install.texi +++ b/doc/relnotes/install.texi @@ -36,7 +36,7 @@ within the RTEMS distribution. For persons using the ftp distribution found on the primary ftp site for RTEMS, are found under this directory @uref{ftp://ftp.rtems.com/pub/rtems/}. HTTP access to the -ftp site is available via @uref{http://www.rtems.com/ftp/pub/rtems}. +ftp site is available via @uref{http://www.rtems.org/ftp/pub/rtems}. The archive files for RTEMS Release @value{VERSION} are found under the directory . This directory diff --git a/doc/relnotes/intro.texi b/doc/relnotes/intro.texi index 9917d3e248..c17536109d 100644 --- a/doc/relnotes/intro.texi +++ b/doc/relnotes/intro.texi @@ -162,7 +162,7 @@ The primary ftp site for this library is ftp.cygnus.com (205.180.83.42). @section Documentation The RTEMS Documentation Set is provided online at -@uref{http://www.rtems.com/onlinedocs.html} +@uref{http://www.rtems.org/onlinedocs.html} as reference information for all levels of RTEMS users. The RTEMS documentation set is available in HTML, PostScript, PDF, and DVI. diff --git a/doc/relnotes/status.texi b/doc/relnotes/status.texi index 2705e28986..5fc227199d 100644 --- a/doc/relnotes/status.texi +++ b/doc/relnotes/status.texi @@ -149,4 +149,4 @@ development environment. The RTEMS Project uses the GNATS Problem Reporting and Tracking System. Instructions for reporting a problem are located at -@uref{http://www.rtems.com/bugs.html}. +@uref{http://www.rtems.org/bugs.html}. diff --git a/doc/started/buildc.t b/doc/started/buildc.t index baf53a9697..de6c820178 100644 --- a/doc/started/buildc.t +++ b/doc/started/buildc.t @@ -56,7 +56,7 @@ You can either do a complete checkout of the source tree or use a web interface. A typical checkout command would look like this: @c TODO: pointing the user to the wiki entry might be enough. @example -cvs -d :pserver:anoncvs@@www.rtems.com:/usr1/CVS -z 9 co -P rtems +cvs -d :pserver:anoncvs@@www.rtems.org:/usr1/CVS -z 9 co -P rtems @end example In the checked out source code, you will need to look in the subdirectory diff --git a/doc/started/buildrt.t b/doc/started/buildrt.t index c3bc859bb9..51d2e4a3ca 100644 --- a/doc/started/buildrt.t +++ b/doc/started/buildrt.t @@ -48,11 +48,11 @@ RTEMS source from CVS. For details on accessing RTEMS CVS repository consult @uref{http://www.rtems.org/wiki/index.php/RTEMS_CVS_Repository, http://www.rtems.org/wiki/index.php/RTEMS_CVS_Repository}. The steps required to obtain the source code from CVS are usually like the following: @example -$ cvs -d :pserver:anoncvs@@www.rtems.com:/usr1/CVS login -Logging in to :pserver:anoncvs@@www.rtems.com:2401/usr1/CVS +$ cvs -d :pserver:anoncvs@@www.rtems.org:/usr1/CVS login +Logging in to :pserver:anoncvs@@www.rtems.org:2401/usr1/CVS CVS password: -$ cvs -d :pserver:anoncvs@@www.rtems.com:/usr1/CVS -z 9 co -P rtems # for the main RTEMS source -$ cvs -d :pserver:anoncvs@@www.rtems.com:/usr1/CVS -z 9 co -P examples-v2 # for examples +$ cvs -d :pserver:anoncvs@@www.rtems.org:/usr1/CVS -z 9 co -P rtems # for the main RTEMS source +$ cvs -d :pserver:anoncvs@@www.rtems.org:/usr1/CVS -z 9 co -P examples-v2 # for examples @end example @section Add /bin to Executable PATH diff --git a/doc/texi2any_init.in b/doc/texi2any_init.in index 55dd67ff98..709e5ab3a6 100644 --- a/doc/texi2any_init.in +++ b/doc/texi2any_init.in @@ -1,5 +1,5 @@ set_from_init_file ('AFTER_BODY_OPEN', -' +' RTEMS
 Logo

RTEMS @VERSION@ On-Line Library

diff --git a/doc/texi2html_init.in b/doc/texi2html_init.in index b2b9978a95..07cc2a098d 100644 --- a/doc/texi2html_init.in +++ b/doc/texi2html_init.in @@ -5,7 +5,7 @@ push @MISC_BUTTONS, \$button_text; push @TOP_BUTTONS, \$button_text; $AFTER_BODY_OPEN = -' +' RTEMS
 Logo

RTEMS @VERSION@ On-Line Library

-- cgit v1.2.3