1.0.19: release, will be tagged as sbcl_1_0_19
[sbcl.git] / doc / sbcl.1
index 621eaef..c8d8ab7 100644 (file)
@@ -107,9 +107,7 @@ Gray streams (a de-facto standard system of overloadable CLOS classes
 whose instances can be used wherever ordinary ANSI streams can be used)
 .TP 3
 \--
-weak pointers and finalization (which have unfortunately
-suffered from at least some code rot, so that \fIe.g.\fR weak hash
-tables don't work)
+weak pointers and finalization
 .PP
 
 Fundamental system interface extensions are also provided:
@@ -144,7 +142,7 @@ low-level Unix interface, the WIRE protocol, various user-level macros
 and functions (\fIe.g.\fR \f(CRLETF\fR, \f(CRITERATE\fR, \f(CRMEMQ\fR,
 \f(CRREQUIRED\-ARGUMENT\fR), and many others.
 
-SBCL inplements multithreading, but in a completely different fashion
+SBCL implements multithreading, but in a completely different fashion
 from CMU CL: see the User Manual for details. As of 1.0.13 this is
 still considered beta-quality and must be explicitly enabled at build
 time.
@@ -261,6 +259,10 @@ standard toplevel options.
 Size of the dynamic space reserved on startup in megabytes. Default value
 is platform dependent.
 .TP 3
+.B \-\-control-stack-size <megabytes>
+Size of control stack reserved for each thread in megabytes. Default value
+is 2.
+.TP 3
 .B \-\-noinform
 Suppress the printing of any banner or other informational message at
 startup. (This makes it easier to write Lisp programs which work