1.0.16.31: --control-stack-size runtime argument
[sbcl.git] / doc / sbcl.1
index 621eaef..dc08b93 100644 (file)
@@ -144,7 +144,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 +261,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