X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=src%2Fcode%2Fsave.lisp;h=beb928666e4e4c55f7a0a98e2fb69adbff8a3e9f;hb=c8322df812da6eb4ef1ae51735b224b2ad0f1503;hp=55d289746546967a5d47abc00e389a0b2ae621a9;hpb=a8f2656f635d81ec326303f47e0612fb1f35fd91;p=sbcl.git diff --git a/src/code/save.lisp b/src/code/save.lisp index 55d2897..beb9286 100644 --- a/src/code/save.lisp +++ b/src/code/save.lisp @@ -48,7 +48,7 @@ killing the current Lisp invocation in the process (unless it bails out early because of some argument error or something). - The following keyword args are defined: + The following &KEY args are defined: :TOPLEVEL The function to run when the created core file is resumed.