diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2021-03-31 20:38:21 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2021-03-31 20:38:21 -0700 |
commit | 0860a2ccc62ef2e655aec7a6ec980c264c8fb0c1 (patch) | |
tree | 5645cb7aba757d5f52d72c4813ca5d8208790f19 | |
parent | c2961b2dd1a1bc5b55f0fb4581a45ce557a39126 (diff) | |
download | txr-0860a2ccc62ef2e655aec7a6ec980c264c8fb0c1.tar.gz txr-0860a2ccc62ef2e655aec7a6ec980c264c8fb0c1.tar.bz2 txr-0860a2ccc62ef2e655aec7a6ec980c264c8fb0c1.zip |
doc: bad indenation under if directive.
* txr.1: Add .PP to deindent after example.
-rw-r--r-- | txr.1 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5132,7 +5132,7 @@ then matching continues with .strn "foo: @a b" , otherwise it proceeds with .codn {@c} . - +.PP More precisely, how the .code if directive works is as follows. The Lisp expressions are evaluated in order, |