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 | c7907eeebcd654271cd4819c3f338fc61e60e5b8 (patch) | |
tree | 5645cb7aba757d5f52d72c4813ca5d8208790f19 /txr.1 | |
parent | 7541074919131005d9ed3ddaef6cf980b4331cdc (diff) | |
download | txr-c7907eeebcd654271cd4819c3f338fc61e60e5b8.tar.gz txr-c7907eeebcd654271cd4819c3f338fc61e60e5b8.tar.bz2 txr-c7907eeebcd654271cd4819c3f338fc61e60e5b8.zip |
doc: bad indenation under if directive.
* txr.1: Add .PP to deindent after example.
Diffstat (limited to 'txr.1')
-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, |