From 530dead42e3badb959ef462fd0d9d2d02515a80c Mon Sep 17 00:00:00 2001 Message-Id: <530dead42e3badb959ef462fd0d9d2d02515a80c.1715662127.git.mdw@distorted.org.uk> From: Mark Wooding Date: Sun, 3 Mar 2024 16:26:57 +0000 Subject: [PATCH] runlisp.conf.5.in: Some minor typesetting touch-ups. Organization: Straylight/Edgeware From: Mark Wooding --- runlisp.conf.5.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/runlisp.conf.5.in b/runlisp.conf.5.in index 8372687..d94fdf5 100644 --- a/runlisp.conf.5.in +++ b/runlisp.conf.5.in @@ -319,7 +319,7 @@ Otherwise, the variable is looked up in each of the section's parents. If none of these lookups succeeds, then the lookup fails. If all of the successful lookups found the .I "same assignment" -(not just the same value!) +(not just the same value!)\& then lookup finds that assignment. Otherwise, the lookup reports an error. . @@ -540,7 +540,7 @@ or (For some reason, the ECL developers are changing the way ECL recognizes command-line options, -because they think that the minor aesthetic improvement +because they think that the minor \(aesthetic improvement is worth breaking everyone's scripts.) This is determined by the .B ecl-opt -- [mdw]