Changeset 4c36cd5b in rtems for doc


Ignore:
Timestamp:
03/20/14 17:47:53 (10 years ago)
Author:
Joel Sherrill <joel.sherrill@…>
Branches:
4.11, 5, master
Children:
9486566
Parents:
98fd415
git-author:
Joel Sherrill <joel.sherrill@…> (03/20/14 17:47:53)
git-committer:
Joel Sherrill <joel.sherrill@…> (03/20/14 21:20:29)
Message:

relnotes/intro.texi: Change rtems.com to rtems.org and update

File:
1 edited

Legend:

Unmodified
Added
Removed
  • doc/relnotes/intro.texi

    r98fd415 r4c36cd5b  
    11@c
    2 @c  COPYRIGHT (c) 1989-2011.
     2@c  COPYRIGHT (c) 1989-2014.
    33@c  On-Line Applications Research Corporation (OAR).
    44@c  All rights reserved.
     
    3636@end itemize
    3737
    38 There is a mailing list dedicated to RTEMS.  This is
    39 a Majordomo style mailing list and may be subscribed to
    40 by sending a message to rtems-list-request@@rtems.com with
    41 the following line as the body:
    42 
    43 @example
    44 subscribe rtems_user@@your_email_goes_here.com
    45 @end example
    46 
    47 Please replace rtems_user@@your_email_goes_here.com with your
    48 email address.
     38There are multiple mailing lists dedicated to RTEMS. 
     39Each list may be subscribed to, archives view, etc. by visiting
     40@uref{http://www.rtems.org/mailman/listinfo}.
    4941
    5042@node Introduction Supporting Tools, GNU Development Tools, Introduction, Introduction
     
    142134developers.
    143135
    144 There is currently no RTEMS support for the GNU C Library.
     136@node NEWLIB C Library, Introduction Documentation, GNU C Library, Introduction Supporting Tools
     137@subsection NEWLIB C Library
    145138
    146 The primary ftp site for this library is
    147 prep.ai.mit.edu (18.71.0.38).
    148 
    149 @node Cygnus NEWLIB C Library, Introduction Documentation, GNU C Library, Introduction Supporting Tools
    150 @subsection Cygnus NEWLIB C Library
    151 
    152 The Cygnus NEWLIB C Library was specifically designed
    153 for real-time embedded systems.  It is a small, reasonably
    154 documented Library with support for reentrancy.  This library is
    155 a collection of freely distributable and public domain source
    156 code and is freely distributable with as few restrictions as
    157 possible placed on the end user.
    158 
    159 The primary ftp site for this library is ftp.cygnus.com (205.180.83.42).
     139The NEWLIB C Library was specifically designed for real-time embedded
     140systems.  It is a small, reasonably documented Library with support
     141for reentrancy.  This library is a collection of freely distributable
     142and public domain source code and is freely distributable with as few
     143restrictions as possible placed on the end user.
    160144
    161145@node Introduction Documentation, Installation Procedure, Cygnus NEWLIB C Library, Introduction
Note: See TracChangeset for help on using the changeset viewer.