X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=src%2Fcode%2Ftarget-extensions.lisp;h=088694dc90a177fcab171afc0adc0a910c290d63;hb=829ced3e78a23ba153ba4db64e6ea6984c2313b6;hp=6963eebb8b78f44be9ebccf28cbec2aa0e1f0903;hpb=57b330cc8334015f9953d7fb82a30afc82d2a471;p=sbcl.git diff --git a/src/code/target-extensions.lisp b/src/code/target-extensions.lisp index 6963eeb..088694d 100644 --- a/src/code/target-extensions.lisp +++ b/src/code/target-extensions.lisp @@ -39,7 +39,7 @@ applications.") #!+sb-doc "This is a list of functions which are called in an unspecified order when SBCL process exits. Unused by SBCL itself: reserved for -user and applications. Using (QUIT :RECKLESSLY-P T), or calling +user and applications. Using (SB-EXT:EXIT :ABORT T), or calling exit(3) directly will circumvent these hooks.")