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/started/buildrt.t | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'doc/started/buildrt.t') 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 -- cgit v1.2.3