summaryrefslogtreecommitdiffstats
path: root/txr.1
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2016-10-07 21:17:07 -0700
committerKaz Kylheku <kaz@kylheku.com>2016-10-07 21:17:07 -0700
commit7881029601e0be941431f19f5c309455e84b551a (patch)
tree44835ce78fba9a49e38d98c5f968aded90586ebf /txr.1
parent9424b0d60ea33427dc0063fd56a50b64033eff1a (diff)
downloadtxr-7881029601e0be941431f19f5c309455e84b551a.tar.gz
txr-7881029601e0be941431f19f5c309455e84b551a.tar.bz2
txr-7881029601e0be941431f19f5c309455e84b551a.zip
doc: mistakes in introduction of do operator.
* txr.1: Where do is being introduced, fix a statement that about op, which should be about do. Plus fix verb agreement.
Diffstat (limited to 'txr.1')
-rw-r--r--txr.16
1 files changed, 3 insertions, 3 deletions
diff --git a/txr.1 b/txr.1
index fd9e5dce..c1fc78ce 100644
--- a/txr.1
+++ b/txr.1
@@ -34114,9 +34114,9 @@ operator with the following difference:
the
.meta form
arguments of
-.code op
-are not implicitly treated as a DWIM expression,
-but as an ordinary expression. In particular, this means that operator
+.code do
+are not implicitly treated as DWIM expressions,
+but as ordinary expressions. In particular, this means that operator
syntax is permitted. Note that the syntax
.code "(op @1)"
makes sense, since