X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=doc%2Fsbcl.1;h=c8d8ab7226d2100b474a7679e643b90dd270fec4;hb=646a14a9099c3c6bbb60ff09f7fb6a781a030815;hp=b08c73046be2d1d7ed946bea5256c43923da2fc1;hpb=06a90889d63a4c3f03104921be172965df22045b;p=sbcl.git diff --git a/doc/sbcl.1 b/doc/sbcl.1 index b08c730..c8d8ab7 100644 --- a/doc/sbcl.1 +++ b/doc/sbcl.1 @@ -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: @@ -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 +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