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
commita5673d3a90f367820c9c7e9010a8320819ac8751 (patch)
tree8ac7f79ac4c78177439ccee2a96fcb09942f1e78
parent37273f09d3c0a10de2a14953d13959b25990188e (diff)
downloadtxr-a5673d3a90f367820c9c7e9010a8320819ac8751.tar.gz
txr-a5673d3a90f367820c9c7e9010a8320819ac8751.tar.bz2
txr-a5673d3a90f367820c9c7e9010a8320819ac8751.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