summaryrefslogtreecommitdiffstats
path: root/txr.1
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2012-02-24 05:00:14 -0800
committerKaz Kylheku <kaz@kylheku.com>2012-02-24 05:00:14 -0800
commit84a5f0695ca97a9d0de098fc4e3827d97c11257e (patch)
tree73179834d79e28d000fcd7dbbc8ced5458d3c1ee /txr.1
parent874bece3a71f7eb5239110ae773fe8bf1662b702 (diff)
downloadtxr-84a5f0695ca97a9d0de098fc4e3827d97c11257e.tar.gz
txr-84a5f0695ca97a9d0de098fc4e3827d97c11257e.tar.bz2
txr-84a5f0695ca97a9d0de098fc4e3827d97c11257e.zip
Eliminating unnecessary heading and associated indentation level.
Diffstat (limited to 'txr.1')
-rw-r--r--txr.12
1 files changed, 0 insertions, 2 deletions
diff --git a/txr.1 b/txr.1
index 64e8f00c..a6b69204 100644
--- a/txr.1
+++ b/txr.1
@@ -4461,8 +4461,6 @@ elements 1 through 2 (counting from zero).
.SS The DWIM Brackets
-.IP [...]
-
TXR Lisp has a square bracket notation. The syntax [...] is a shorthand
way of writing (dwim ...). The [] syntax is useful for situations
where the expressive style of a Lisp-1 dialect is useful.