0.8.12.6:
[sbcl.git] / doc / manual / sbcl.texinfo
index 7a00d47..f2146e5 100644 (file)
@@ -5,10 +5,9 @@
 @c %**end of header
 
 
 @c %**end of header
 
 
+@include variables.texinfo
 @set EDITION 0.1
 @set EDITION 0.1
-@set VERSION 0.8.9
-@set UPDATED 2 April 2004
-@set UPDATE-MONTH April 2004
+@settitle SBCL @value{VERSION} User Manual 
 
 @c for install-info
 @dircategory Software development
 
 @c for install-info
 @dircategory Software development
 * sbcl: (sbcl).           The Steel Bank Common Lisp compiler
 @end direntry
 
 * sbcl: (sbcl).           The Steel Bank Common Lisp compiler
 @end direntry
 
-
-
 @copying
 
 @quotation
 @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
 
 This manual is largely derived from the manual for the CMUCL system,
 which was produced at Carnegie Mellon University and later released
@@ -36,7 +33,7 @@ provided with absolutely no warranty. See the @file{COPYING} and
 @titlepage
 
 @title SBCL User Manual
 @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
 
 @subtitle @value{UPDATE-MONTH}
 @c @author The CMUCL and SBCL teams
 
@@ -59,16 +56,17 @@ provided with absolutely no warranty. See the @file{COPYING} and
 @insertcopying
 
 @menu
 @insertcopying
 
 @menu
-* Introduction::                
-* The Compiler::                
-* The Debugger::                
-* Efficiency::                  
-* Beyond The ANSI Standard::    
+* Introduction::
+* The Compiler::
+* The Debugger::
+* Efficiency::
+* Beyond The ANSI Standard::
 * The Foreign Function Interface::
 * The Foreign Function Interface::
-* Contributed Modules::    
+* Contributed Modules::
 * Concept Index::
 * Concept Index::
-* Function Index::              
-* Variable Index::              
+* Function Index::
+* Variable Index::
+* Type Index::
 * Colophon::
 @end menu
 
 * Colophon::
 @end menu