From f25b40fbb52d94b3c914745e596045d6b49c375c Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Thu, 12 Jan 2017 02:00:42 -0800 Subject: doc: bad .I * txr.1: .I with run-on comma after quote becomes .IR. --- txr.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3