0.8.9.48:
[sbcl.git] / doc / manual / sbcl.texinfo
index 9937ce4..6a9ecc5 100644 (file)
 * sbcl: (sbcl).           The Steel Bank Common Lisp compiler
 @end direntry
 
-
-
 @copying
 
 @quotation
-This manual is part of the SBCL software system. See the @file{README} file
-for more information.
+This manual is part of the SBCL software system. See the
+@file{README} file for more information.
 
 This manual is largely derived from the manual for the CMUCL system,
 which was produced at Carnegie Mellon University and later released
@@ -36,7 +34,7 @@ provided with absolutely no warranty. See the @file{COPYING} and
 @titlepage
 
 @title SBCL User Manual
-@subtitle SBCL Version @value{VERSION}
+@subtitle SBCL version @value{VERSION}
 @subtitle @value{UPDATE-MONTH}
 @c @author The CMUCL and SBCL teams
 
@@ -59,15 +57,16 @@ provided with absolutely no warranty. See the @file{COPYING} and
 @insertcopying
 
 @menu
-* Introduction::                
-* The Compiler::                
-* The Debugger::                
-* Efficiency::                  
-* Beyond The ANSI Standard::    
-* The Foreign Function Interface::  
+* Introduction::
+* The Compiler::
+* The Debugger::
+* Efficiency::
+* Beyond The ANSI Standard::
+* The Foreign Function Interface::
+* Contributed Modules::
 * Concept Index::
-* Function Index::              
-* Variable Index::              
+* Function Index::
+* Variable Index::
 * Colophon::
 @end menu
 
@@ -79,6 +78,7 @@ provided with absolutely no warranty. See the @file{COPYING} and
 @include efficiency.texinfo
 @include beyond-ansi.texinfo
 @include ffi.texinfo
+@include contrib-modules.texinfo
 @include backmatter.texinfo
 
 @bye