Changeset fafdf95 in rtems


Ignore:
Timestamp:
09/27/04 22:28:43 (19 years ago)
Author:
Joel Sherrill <joel.sherrill@…>
Children:
206d973
Parents:
38d354d3
Message:

2004-09-27 Joel Sherrill <joel@…>

PR 683/doc

  • overview.t: Chapter numbering in preface was wrong.
Location:
doc/user
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • doc/user/ChangeLog

    r38d354d3 rfafdf95  
     12004-09-27      Joel Sherrill <joel@OARcorp.com>
     2
     3        PR 683/doc
     4        * overview.t: Chapter numbering in preface was wrong.
     5
    162004-07-24      Joel Sherrill <joel@OARcorp.com>
    27
  • doc/user/overview.t

    r38d354d3 rfafdf95  
    435435
    436436@item Chapter 3:
     437RTEMS Data Types: describes the fundamental data types shared
     438by the services in the RTEMS Classic API.
     439
     440@item Chapter 4:
    437441Initialization Manager: describes the functionality and directives
    438442provided by the Initialization Manager.
    439443
    440 @item Chapter 4:
     444@item Chapter 5:
    441445Task Manager: describes the functionality and directives provided
    442446by the Task Manager.
    443447
    444 @item Chapter 5:
     448@item Chapter 6:
    445449Interrupt Manager: describes the functionality and directives
    446450provided by the Interrupt Manager.
    447451
    448 @item Chapter 6:
     452@item Chapter 7:
    449453Clock Manager: describes the functionality and directives
    450454provided by the Clock Manager.
    451455
    452 @item Chapter 7
     456@item Chapter 8:
    453457Timer Manager: describes the functionality and directives provided
    454458by the Timer Manager.
    455459
    456 @item Chapter 8:
     460@item Chapter 9:
    457461Semaphore Manager: describes the functionality and directives
    458462provided by the Semaphore Manager.
    459463
    460 @item Chapter 9:
     464@item Chapter 10:
    461465Message Manager: describes the functionality and directives
    462466provided by the Message Manager.
    463467
    464 @item Chapter 10:
     468@item Chapter 11:
    465469Event Manager: describes the
    466470functionality and directives provided by the Event Manager.
    467471
    468 @item Chapter 11:
     472@item Chapter 12:
    469473Signal Manager: describes the
    470474functionality and directives provided by the Signal Manager.
    471475
    472 @item Chapter 12:
     476@item Chapter 13:
    473477Partition Manager: describes the
    474478functionality and directives provided by the Partition Manager.
    475479
    476 @item Chapter 13:
     480@item Chapter 14:
    477481Region Manager: describes the
    478482functionality and directives provided by the Region Manager.
    479483
    480 @item Chapter 14:
     484@item Chapter 15:
    481485Dual-Ported Memory Manager: describes
    482486the functionality and directives provided by the Dual-Ported
    483487Memory Manager.
    484488
    485 @item Chapter 15:
     489@item Chapter 16:
    486490I/O Manager: describes the
    487491functionality and directives provided by the I/O Manager.
    488492
    489 @item Chapter 16:
     493@item Chapter 17:
    490494Fatal Error Manager: describes the functionality and directives
    491495provided by the Fatal Error Manager.
    492496
    493 @item Chapter 17:
     497@item Chapter 18:
    494498Scheduling Concepts: details the RTEMS scheduling algorithm and
    495499task state transitions.
    496500
    497 @item Chapter 18:
     501@item Chapter 19:
    498502Rate Monotonic Manager: describes the functionality and directives
    499503provided by the Rate Monotonic Manager.
    500504
    501 @item Chapter 19:
     505@item Chapter 20:
    502506Board Support Packages: defines the
    503507functionality required of user-supplied board support packages.
    504508
    505 @item Chapter 20:
     509@item Chapter 21:
    506510User Extensions: shows the user how to
    507511extend RTEMS to incorporate custom features.
    508512
    509 @item Chapter 21:
     513@item Chapter 22:
    510514Configuring a System: details the process by which one tailors RTEMS
    511515for a particular single-processor or multiprocessor application.
    512516
    513 @item Chapter 22:
     517@item Chapter 23:
    514518Multiprocessing Manager: presents a
    515519conceptual overview of the multiprocessing capabilities provided
     
    518522directives.
    519523
    520 @item Chapter 23:
     524@item Chapter 24:
    521525Directive Status Codes: provides a definition of each of the
    522526directive status codes referenced in this manual.
    523527
    524 @item Chapter 24:
     528@item Chapter 25:
    525529Example Application: provides a template for simple RTEMS applications.
    526530
    527 @item Chapter 25:
     531@item Chapter 26:
    528532Glossary: defines terms used throughout this manual.
    529533
Note: See TracChangeset for help on using the changeset viewer.