0.8.13.73: Documentation frenzy continues
[sbcl.git] / doc / manual / sbcl.texinfo
index fecadc3..28cd36a 100644 (file)
@@ -57,6 +57,7 @@ provided with absolutely no warranty. See the @file{COPYING} and
 
 @menu
 * Introduction::                
+* Starting and Stopping::
 * Compiler::                    
 * Debugger::                    
 * Efficiency::                  
@@ -64,7 +65,8 @@ provided with absolutely no warranty. See the @file{COPYING} and
 * Foreign Function Interface::  
 * Extensible Streams::          
 * Package Locks::               
-* Networking::                  
+* Threading::
+* Networking::
 * Profiling::                   
 * Contributed Modules::         
 * Concept Index::               
@@ -77,6 +79,7 @@ provided with absolutely no warranty. See the @file{COPYING} and
 @end ifnottex
 
 @include intro.texinfo
+@include start-stop.texinfo
 @include compiler.texinfo
 @include debugger.texinfo
 @include efficiency.texinfo
@@ -84,6 +87,7 @@ provided with absolutely no warranty. See the @file{COPYING} and
 @include ffi.texinfo
 @include streams.texinfo
 @include package-locks.texi-temp
+@include threading.texinfo
 @include sb-bsd-sockets/sb-bsd-sockets.texinfo
 @include profiling.texinfo
 @include contrib-modules.texinfo