X-Git-Url: https://git.distorted.org.uk/~mdw/runlisp/blobdiff_plain/e8f53d291a3f8cfc0bc56b4f741a3c78260d561d..ace01e7181b7882e3039702a251ef97c7a87dcaa:/runlisp.conf.5.in diff --git a/runlisp.conf.5.in b/runlisp.conf.5.in index d6a5f8a..bb16e4a 100644 --- a/runlisp.conf.5.in +++ b/runlisp.conf.5.in @@ -254,7 +254,8 @@ Then is assigned the value .RB ` "one two ; not a comment three" ', and -.B short is assigned +.B short +is assigned .RB ` "just a quick note" '. .PP The assignments applied to a section @@ -459,7 +460,7 @@ If a double-quote character is encountered, then a word is started if there is none currently under construction. Until the next double quote is encountered, -whitespace and single quotes treated literally, +whitespace and single quotes are treated literally, and simply added to the current word; backslashes can be used to escape characters, such as double quotes, @@ -489,7 +490,7 @@ is encountered outside of a word, so that the result is subject to word splitting, then an error is reported if a new word is started without there being whitespace between the closing brace of the -.B $ -expansion +.BR $ -expansion and the character which started the new word. For example, .IP @@ -509,9 +510,9 @@ but this is not recommended. .SS "Predefined variables in @BUILTIN" The .B @BULITIN -Section has no parents. +section has no parents. You should not override its settings in configuration files. -it holds a number of variables set by the +It holds a number of variables set by the .B runlisp programs. . @@ -837,10 +838,6 @@ and there is probably no need to override it; .B @image-dir is set in the .B @BUILTIN -section -.RB ( @image-dir -is set in the -.N @BUILTIN section \(en see above \(en and .B image-file must be set in this section