summaryrefslogtreecommitdiffstats
path: root/txr.1
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2017-01-12 02:00:42 -0800
committerKaz Kylheku <kaz@kylheku.com>2017-01-12 02:00:42 -0800
commitf25b40fbb52d94b3c914745e596045d6b49c375c (patch)
tree2269c1eec3a613215f0c95e9491d3a1b4dbbfdae /txr.1
parent3a21909c1dadf6cf5672d0df8ded5498016c3e0b (diff)
downloadtxr-f25b40fbb52d94b3c914745e596045d6b49c375c.tar.gz
txr-f25b40fbb52d94b3c914745e596045d6b49c375c.tar.bz2
txr-f25b40fbb52d94b3c914745e596045d6b49c375c.zip
doc: bad .I
* txr.1: .I with run-on comma after quote becomes .IR.
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 6d4df4b2..61d8b482 100644
--- a/txr.1
+++ b/txr.1
@@ -12146,7 +12146,7 @@ Bindings are held in a context called an
environments hold local variables, and nest according to the syntactic
structure of the program. Lexical bindings are always introduced by a
some form known as a
-.I "binding construct",
+.IR "binding construct" ,
and the corresponding environment is instantiated during the evaluation
of that construct. There also exist bindings outside of any binding
construct, in the so-called