From: Mark Wooding Date: Sun, 3 Mar 2024 16:25:52 +0000 (+0000) Subject: README.org, runlisp.1.in, runlisp.conf.5.in: Fix some simple lies. X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/runlisp/commitdiff_plain/44ccabcb96f8598eb055b1540efc29a45ce031b5 README.org, runlisp.1.in, runlisp.conf.5.in: Fix some simple lies. --- diff --git a/README.org b/README.org index f5a95da..30aab1f 100644 --- a/README.org +++ b/README.org @@ -168,7 +168,7 @@ with ~-p~, you can also load a file of Lisp code using ~-l~. When ~runlisp~ is acting on ~-e~, ~-p~, and/or ~-l~ options, it's said to be running in /eval/ mode, rather than its usual /script/ mode. In -script mode, it /doesn't/ set ~:runlisp-script~ in ~*features*~. +eval mode, it /doesn't/ set ~:runlisp-script~ in ~*features*~. You can still insist that ~runlisp~ use a particular Lisp implementation, or one of a subset of implementations, using the ~-L~ diff --git a/doc/README.pdf b/doc/README.pdf index ffe9402..9c5e27d 100644 Binary files a/doc/README.pdf and b/doc/README.pdf differ diff --git a/runlisp.1.in b/runlisp.1.in index 1a8642d..d2d6dec 100644 --- a/runlisp.1.in +++ b/runlisp.1.in @@ -388,6 +388,9 @@ mode. In .I script mode, +and if the +.RB ` \-E ' +option was not given, .B runlisp reads the second line of the script file, and checks to see if it contains the string diff --git a/runlisp.conf.5.in b/runlisp.conf.5.in index bb16e4a..8372687 100644 --- a/runlisp.conf.5.in +++ b/runlisp.conf.5.in @@ -286,7 +286,7 @@ section has one parent, namely If the variable .B @parents is set in a section other than one of those named above, -then it must consist of a space- or comma-separated list +then it must consist of a space- and/or comma-separated list of names, which name the section's parents. Currently, the parents need not be distinct, @@ -732,7 +732,7 @@ from the section instead. . .TP -.B @image-dir +.B image-dir The directory in which .B runlisp looks for, and