X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=doc%2Fsbcl.1;h=5ccfe158cf21be72d1c9360b7b5486f83dbb3e0c;hb=7ffdb2f586bf545334b64e639e9e78c30c2063d6;hp=908f9a197672de614f0ee3f675d232529506c903;hpb=19e8b826506c42de9430ca9df0bc1439467e9f24;p=sbcl.git diff --git a/doc/sbcl.1 b/doc/sbcl.1 index 908f9a1..5ccfe15 100644 --- a/doc/sbcl.1 +++ b/doc/sbcl.1 @@ -267,9 +267,11 @@ Supported runtime options are .TP 3 .B --core Run the specified Lisp core file instead of the default. (See the FILES -section.) Note that if the Lisp core file is a user-created core file, it may -run a nonstandard toplevel which does not recognize the standard toplevel -options. +section for the standard core, or the system documentation for +SB-INT:SAVE-LISP-AND-DIE for information about how to create a +custom core.) Note that if the Lisp core file is a user-created core +file, it may run a nonstandard toplevel which does not recognize the +standard toplevel options. .TP 3 .B --noinform Suppress the printing of any banner or other informational message at @@ -285,7 +287,7 @@ Runtime options, including any --end-runtime-options option, are stripped out of the command line before the Lisp toplevel logic gets a chance to see it. -Supported toplevel options for the standard SBCL core are +The toplevel options supported by the standard SBCL core are .TP 3 .B --sysinit Load filename instead of the default system-wide initialization file. @@ -520,8 +522,8 @@ executable program containing some low-level runtime support and a loader, used to read sbcl.core .TP .I sbcl.core -dumped memory image containing most of SBCL, to be loaded by the -'sbcl' executable +dumped memory image containing most of SBCL, to be loaded by +the 'sbcl' executable .TP .I sbclrc optional system-wide startup script (in an etc-ish system