summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2017-08-02 06:55:23 -0700
committerKaz Kylheku <kaz@kylheku.com>2017-08-02 06:55:23 -0700
commit9c0fde0840af0db687a3acfd32aef29244582833 (patch)
tree8ac7f79ac4c78177439ccee2a96fcb09942f1e78
parent5381262ffaa83810b54f4f2491e90bdadee92e54 (diff)
downloadtxr-9c0fde0840af0db687a3acfd32aef29244582833.tar.gz
txr-9c0fde0840af0db687a3acfd32aef29244582833.tar.bz2
txr-9c0fde0840af0db687a3acfd32aef29244582833.zip
doc: missing formatting in qref equivalence.
* txr.1: equivalence between .(qref ...) and (uref ...) now typeset properly in monospaced font.
-rw-r--r--txr.12
1 files changed, 2 insertions, 0 deletions
diff --git a/txr.1 b/txr.1
index 38f2dfbf..39c10cc4 100644
--- a/txr.1
+++ b/txr.1
@@ -11014,7 +11014,9 @@ explicit
.code qref
expression:
+.cblk
.(qref a b) <--> (uref a b)
+.cble
The unbound referencing dot takes its name from the semantics of the
.code uref