X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=doc%2Fbeyond-ansi.sgml;h=ff1cce54431d6859153b8ea671e9d71f9f8afdac;hb=4cf50b1896b25f5337e7c258b0b560da00d47993;hp=eb789f0c22474038deb63acd7362df7002e68d84;hpb=5dc28680e9cb2d598da02aed512aa49ea81fdade;p=sbcl.git diff --git a/doc/beyond-ansi.sgml b/doc/beyond-ansi.sgml index eb789f0..ff1cce5 100644 --- a/doc/beyond-ansi.sgml +++ b/doc/beyond-ansi.sgml @@ -49,7 +49,7 @@ and call you will not get the correct result, but an error, -debugger invoked on SB-DEBUG::*DEBUG-CONDITION* of type +debugger invoked on SB-DEBUG:*DEBUG-CONDITION* of type SB-KERNEL:SIMPLE-CONTROL-ERROR: A function with declared result type NIL returned: FOO-P @@ -160,6 +160,14 @@ is also supported. The debugger supports a number of options. Its documentation is accessed by typing help at the debugger prompt. + Documentation for inspect is accessed by typing help at the inspect prompt.