summaryrefslogtreecommitdiffstats
path: root/txr.1
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2012-02-24 05:07:13 -0800
committerKaz Kylheku <kaz@kylheku.com>2012-02-24 05:07:13 -0800
commit14d2705663eabf00c467c13aecd80c8835ce2a71 (patch)
tree45edd5f4724c55e9618001df78d81c562086d214 /txr.1
parent51df4af66af29e2d32e50e00b21a8cdd70733935 (diff)
downloadtxr-14d2705663eabf00c467c13aecd80c8835ce2a71.tar.gz
txr-14d2705663eabf00c467c13aecd80c8835ce2a71.tar.bz2
txr-14d2705663eabf00c467c13aecd80c8835ce2a71.zip
Remove wrong output.
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 fb8e7c47..187d0956 100644
--- a/txr.1
+++ b/txr.1
@@ -5139,7 +5139,7 @@ occurences of the call and fun operators. For instance:
;; [] notation
- [foo second '((1 a) (2 b))] -> (a b)
+ [foo second '((1 a) (2 b))]
Lisp-1 dialects can also provide useful extensions by giving a meaning
to objects other than functions in the first position of a form,