X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=doc%2Fmanual%2Fsbcl.texinfo;h=28cd36a40f7cf168d20e94aebf6a134bfaa79705;hb=3c0ee1b87c4191298a8842cf7682c3f308680e66;hp=6a9ecc51a4228616d38ffb305bbe965225e997e8;hpb=ef8fd235fa2ca39e444710d1bc275acbc8d3279c;p=sbcl.git diff --git a/doc/manual/sbcl.texinfo b/doc/manual/sbcl.texinfo index 6a9ecc5..28cd36a 100644 --- a/doc/manual/sbcl.texinfo +++ b/doc/manual/sbcl.texinfo @@ -5,10 +5,9 @@ @c %**end of header +@include variables.texinfo @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 @@ -57,27 +56,40 @@ 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:: -* Contributed Modules:: -* Concept Index:: -* Function Index:: -* Variable Index:: -* Colophon:: +* Introduction:: +* Starting and Stopping:: +* Compiler:: +* Debugger:: +* Efficiency:: +* Beyond the ANSI Standard:: +* Foreign Function Interface:: +* Extensible Streams:: +* Package Locks:: +* Threading:: +* Networking:: +* Profiling:: +* Contributed Modules:: +* Concept Index:: +* Function Index:: +* Variable Index:: +* Type Index:: +* Colophon:: @end menu @end ifnottex @include intro.texinfo +@include start-stop.texinfo @include compiler.texinfo @include debugger.texinfo @include efficiency.texinfo @include beyond-ansi.texinfo @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 @include backmatter.texinfo