/[rtmk]/rtmk/doc/rtmk.texi
ViewVC logotype

Diff of /rtmk/doc/rtmk.texi

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1.1.1 by jrydberg, Fri Dec 7 02:06:57 2001 UTC revision 1.2 by jrydberg, Mon Feb 4 17:37:05 2002 UTC
# Line 8  Line 8 
8    
9  @c ----------------- TITLE PAGE ----------------------------  @c ----------------- TITLE PAGE ----------------------------
10  @titlepage  @titlepage
11  @title rtmk internals  @title rtmk User and Developer Documentation
12  @subtitle A free realtime microkernel  @subtitle A free real-time microkernel
13  @subtitle For version @value{VERSION}, @value{UPDATED}  @subtitle For version @value{VERSION}, @value{UPDATED}
14  @author Johan Rydberg  @author Johan Rydberg, jrydberg@@rtmk.org
15  @page  @page
16  @vskip 0pt plus 1filll  @vskip 0pt plus 1filll
17  Copyright @copyright{} 1999, 2000, 2001 Johan Rydberg.@*  Copyright @copyright{} 1999, 2000, 2001, 2002 Johan Rydberg.@*
18  All Rights Reserved.  All Rights Reserved.
19  @end titlepage  @end titlepage
20    
# Line 25  All Rights Reserved. Line 25  All Rights Reserved.
25  @node Top, , (dir), (dir)  @node Top, , (dir), (dir)
26  @top Top  @top Top
27    
28  This document describes rtmk, a free realtime microkernel  This document describes @samp{rtmk}, a free real-time microkernel
29  developed by Johan Rydberg.    developed by Johan Rydberg.  
30    
31  This document aplicaies to version @value{VERSION} of the kernel.  This document aplicaies to version @value{VERSION} of the kernel.
# Line 33  This document aplicaies to version @valu Line 33  This document aplicaies to version @valu
33  @menu  @menu
34  * Introduction::                Introduction to rtmk.  * Introduction::                Introduction to rtmk.
35    
36  * Target header::               Target header files.  * Message-passing::             Message-based communication.
37    * Kernel Interface::            Kernel API.
38  * Concept Index::                * i386-Dependent::              Intel 80386 Dependent Features.
39  * Variable Index::              Index of rtmk variables  * Function Index::              ???
 * Function Index::              Index of rtmk functions  
40  @end menu  @end menu
41    
42  @contents  @contents
# Line 45  This document aplicaies to version @valu Line 44  This document aplicaies to version @valu
44  @end ifinfo  @end ifinfo
45    
46  @include intro.texi  @include intro.texi
47  @include t-header.texi  @include kern-if.texi
48    @include ipc.texi
49  @node Concept Index,  @include i386.texi
 @chapter Concept Index  
   
 @printindex cp  
   
 @node Variable Index,  
 @chapter Variable Index  
   
 @printindex vr  
50    
51  @node Function Index,  @node Function Index,
52  @chapter Function Index  @chapter Function Index
   
53  @printindex fn  @printindex fn
54    
55  @bye  @bye

Legend:
Removed from v.1.1.1.1  
changed lines
  Added in v.1.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26