README.org, runlisp.1.in, runlisp.conf.5.in: Fix some simple lies.
authorMark Wooding <mdw@distorted.org.uk>
Sun, 3 Mar 2024 16:25:52 +0000 (16:25 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Sun, 3 Mar 2024 16:34:10 +0000 (16:34 +0000)
README.org
doc/README.pdf
runlisp.1.in
runlisp.conf.5.in

index f5a95da..30aab1f 100644 (file)
@@ -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
 
 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~
 
 You can still insist that ~runlisp~ use a particular Lisp
 implementation, or one of a subset of implementations, using the ~-L~
index ffe9402..9c5e27d 100644 (file)
Binary files a/doc/README.pdf and b/doc/README.pdf differ
index 1a8642d..d2d6dec 100644 (file)
@@ -388,6 +388,9 @@ mode.
 In
 .I script
 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
 .B runlisp
 reads the second line of the script file,
 and checks to see if it contains the string
index bb16e4a..8372687 100644 (file)
@@ -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,
 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,
 of names,
 which name the section's parents.
 Currently, the parents need not be distinct,
@@ -732,7 +732,7 @@ from the
 section instead.
 .
 .TP
 section instead.
 .
 .TP
-.B @image-dir
+.B image-dir
 The directory in which
 .B runlisp
 looks for, and
 The directory in which
 .B runlisp
 looks for, and