X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=doc%2Fsbcl.1;h=ea0c131d4d38f6bc66b425a891c2708df44457f1;hb=bc5717f0d2edc7a6804491957da35ee0c686b592;hp=c088876f12a80a712c8d6975a7e6a76cb6daebc9;hpb=023121d25355efa1ac14e14f4b787de9346bdc4a;p=sbcl.git diff --git a/doc/sbcl.1 b/doc/sbcl.1 index c088876..ea0c131 100644 --- a/doc/sbcl.1 +++ b/doc/sbcl.1 @@ -47,7 +47,7 @@ wait for your next input. * (+ 1 2 3) 6 - * (quit) + * (exit) \fR Most people like to run SBCL as a subprocess under Emacs. The Emacs @@ -77,7 +77,7 @@ The overall command line syntax is: Both \-\-end\-runtime\-options and \-\-end\-toplevel\-options are optional, and may be omitted. They are intended for use in situations -where any command line options are under user control (eg. in batch +where any command line options are under user control (e.g. in batch files): by using them you can prevent options intended for your program being accidentally processed by SBCL. @@ -211,7 +211,7 @@ Implies \-\-no-sysinit \-\-no-userinit \-\-disable-debugger \-\-end\-toplevel\-options. Causes the system to load the specified file and exit immediately -afterwards, instead of entering the readl-eval-print loop. If the file +afterwards, instead of entering the read-eval-print loop. If the file begins with a shebang line, it is ignored. .PP @@ -459,7 +459,7 @@ been installed, the command .B info sbcl .PP should give you access to the complete manual. Depending on your -installation it may also be available in HTML and PDF formats in eg. +installation it may also be available in HTML and PDF formats in e.g. .IP .B /usr/local/share/doc/sbcl/ .PP