chiark / gitweb /
README.org, runlisp.1.in, runlisp.conf.5.in: Fix some simple lies.
[runlisp] / README.org
index f5a95dac2a0e0001c7e313b387f690171565fa5f..30aab1f9359496ed360eb0f91c69d175a7dacede 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
-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~