summaryrefslogtreecommitdiffstats
path: root/txr.1
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2016-02-28 11:41:21 -0800
committerKaz Kylheku <kaz@kylheku.com>2016-02-28 11:41:21 -0800
commitb670df5553054225198cad0b50d19864315997ab (patch)
treec3ff65b1dbe8f6b91535f1a3ceb8e2a3c5a9cddb /txr.1
parent37d69475b8a024b13378a65f6226f1a0dce522fb (diff)
downloadtxr-b670df5553054225198cad0b50d19864315997ab.tar.gz
txr-b670df5553054225198cad0b50d19864315997ab.tar.bz2
txr-b670df5553054225198cad0b50d19864315997ab.zip
Doc: elsif doesn't exist.
* txr.1: replace nonexistent @(elsif) in example with @(elif).
Diffstat (limited to 'txr.1')
-rw-r--r--txr.12
1 files changed, 1 insertions, 1 deletions
diff --git a/txr.1 b/txr.1
index 8adecebb..a6ec051d 100644
--- a/txr.1
+++ b/txr.1
@@ -4424,7 +4424,7 @@ corresponds to the somewhat shorter and clearer:
.cblk
.mets @(if << lisp-expr-1 )
A
-.mets @(elsif << lisp-expr-2 )
+.mets @(elif << lisp-expr-2 )
B
@(else)
C